Commit graph

8 commits

Author SHA1 Message Date
ben
60531e216e Update SpiralSynth to version 2.0.0. Notable changes include:
* Totally replaced audio core code with SSM plugin code,
	modified for static linking.
* Uses 32bit floating point format internally.
* New midi device handling.
* New OSS output code.
* New funky sliders.
* Updated for fltk 1.1.0
2004-11-25 17:24:27 +00:00
ben
0aeb7a6bde Make SpiralSynth build with FLTK 1.1.x as well as 1.0.x 2004-02-15 06:00:57 +00:00
ben
61f8e4a73c Make SpiralSynth run in 1.6ZF. Some code expected declared pointers to be
zeroed, and coredumped with nonsense values.  Explicitly initialize to
zero.
2004-02-15 06:00:26 +00:00
ben
9af7b585f0 Fix build error introduced by gcc3.
ftp://ftp.netbsd.org/pub/NetBSD/misc/agc/borked-current/audio/spiralsynth/.broken.sys2.html
2003-12-19 16:48:06 +00:00
jmmv
b1ea0ff723 Use ossaudio.buildlink2.mk to get the right device and library.
Patch provided by collver1@comcast.net in PR pkg/22181.
2003-07-22 20:43:04 +00:00
jlam
49360fea61 buildlink1 -> buildlink2 2002-09-21 00:46:56 +00:00
wiz
1571c83165 Fix compilation on xpkgwedge machines. Closes pkg/17079. 2002-06-12 00:07:34 +00:00
rh
b50ec5a371 Initial import of spiralsynth-0.1.7, an "analog" synthesizer with X11 gui. 2002-05-26 01:14:26 +00:00