'Wavefuser' sound synthesizer
Posted: Mon Dec 11, 2017 10:39 am
Wavefuser is a midi-playable spectral sound synthesizer. In creating it, I was inspired by some features of the Fairlight CMI and Zebra's 'spectromorphing':

This is the overview/tute/help for it:
https://youtu.be/ffRjHIkeIsM
To get midi notes to the synth, you can for example use the 'virtual midi cable' and 'virtual keyboard' discussed here:
http://www.purebasic.fr/english/viewtop ... 14&t=57781
I have provided the app source in the attached .zip file. Also in the .zip file are portaudio.pb and its associated dlls (portaudio.pb is an include in wavefuser_v101.pb). Throw them all into a directory and execute wavefuser_v101.pb (Note: on my installation I sometimes get IMA if I run with 'use debugger' ticked, but never when it is not). Created with PureBasic 5.31 on a Windows XP machine. The .zip also contains a compiled (threadsafe) exe, if you just want to run it:
https://www.mediafire.com/file/wjtmqlbn ... r_v101.zip
Hope you have fun with it!

This is the overview/tute/help for it:
https://youtu.be/ffRjHIkeIsM
To get midi notes to the synth, you can for example use the 'virtual midi cable' and 'virtual keyboard' discussed here:
http://www.purebasic.fr/english/viewtop ... 14&t=57781
I have provided the app source in the attached .zip file. Also in the .zip file are portaudio.pb and its associated dlls (portaudio.pb is an include in wavefuser_v101.pb). Throw them all into a directory and execute wavefuser_v101.pb (Note: on my installation I sometimes get IMA if I run with 'use debugger' ticked, but never when it is not). Created with PureBasic 5.31 on a Windows XP machine. The .zip also contains a compiled (threadsafe) exe, if you just want to run it:
https://www.mediafire.com/file/wjtmqlbn ... r_v101.zip
Hope you have fun with it!
