309 Commits (master)
 

Author SHA1 Message Date
  aj_genius bb512a325f Add Splitter GUI with the ability to change number of outs 21 years ago
  aj_genius 5dfbb982c9 Add Distributer GUI with the ability to change number of channels, 21 years ago
  edgeeffect fe444a88b6 updated version number 21 years ago
  edgeeffect c18625500f updates to documentation for new release 21 years ago
  edgeeffect 2d953fc5e8 No erroneous data in meter and scope on create. Reset button in amp fixed 21 years ago
  aj_genius be41242ab5 prevent segfault deleting a device with an unattached wire 21 years ago
  aj_genius c1e5e43274 remove LADSPA dependency on SHM 21 years ago
  edgeeffect c5460c7411 fixed spelling mistake 21 years ago
  aj_genius 844af13fc6 fix ClearUp and add Kill() override to JackPlugin 21 years ago
  aj_genius ba141f3908 change delete routines so audio devices are deleted seperate from their GUI 21 years ago
  edgeeffect 1d4829109d DiskWrite and Jack compile fixes - Minor Meter Fixes 21 years ago
  aj_genius df142f7be0 Added Streaming code to properly save # of ports, and version for future changes 21 years ago
  aj_genius 79bc52d870 Added Streaming code too version and save state, and update GUI on load 21 years ago
  edgeeffect 7121d518b7 Just a little tidy of the DiskWriter code 21 years ago
  aj_genius 6e4baf30a9 Partly rework Deleting Devices, seems to fix random(and sometimes not so random) crashes 21 years ago
  aj_genius c4c867f05c add read/write handles for ALSA midi so MIDI plugin can control, 21 years ago
  edgeeffect 00ae2150fa A Johnson's matrix fix 21 years ago
  edgeeffect 29dfe9cbb3 more changes to AUTHORS and CHANGES 21 years ago
  edgeeffect dd7993acd3 updated AUTHORS and CHANGES 21 years ago
  edgeeffect 1a1b0bbc4d Kenny Graunke's makefile patch 21 years ago
  edgeeffect ff496c27c6 Getting ready for release 21 years ago
  aj_genius 91b659bcdd fix formant to allow multiple instances, prevent cpu spike on disconnect input 21 years ago
  edgeeffect 3c85ff1a04 updates to AUTHORS file 21 years ago
  edgeeffect 4004509f44 "vanishing comment" bugfix - README file 21 years ago
  aj_genius 50aa6131d7 make Process and InstanceCount variables static class variables 21 years ago
  aj_genius 9f2c3fb9e0 Updated Diskwriter GUI - 21 years ago
  aj_genius 348ba78f89 update frames count on each write when using libsnd 21 years ago
  aj_genius 7bf9f6f89c finished libsndfile support 21 years ago
  aj_genius ea1f92e9f6 Added initial libsndfile support for loading multiple file formats 21 years ago
  aj_genius 676c0b5abb fix read chunk size for libsndfile streaming 21 years ago
  aj_genius ec822dd5f0 Added libsndfile support for loading multiple audio formats 21 years ago
  aj_genius 4e050eac6a Added initial libsndfile support for loading/streaming 21 years ago
  edgeeffect 7aafa0a74f clean up build process / configure script - allow libsndfile 21 years ago
  edgeeffect be813e39ec MIDI pitch bend - part fix. LADSPA makefile still has ref to dragbar - fixed. 21 years ago
  aj_genius f12d639d98 fix streaming bug caused by uninitialized m_VUMode variable 21 years ago
  edgeeffect 486efa5215 midi plugin segfault fix - Plugin GUI resizing bug fix 21 years ago
  edgeeffect a571094045 Plugin GUI resizing - bug fix MK 2 21 years ago
  edgeeffect a7edea8a3b resize on load bug fix 21 years ago
  edgeeffect 6bd71f7622 plugins not resizing on load - bug fix 21 years ago
  edgeeffect 6e2a8c7f6f Fixed Bug 787272 - Rewritten distributorPlugin 21 years ago
  aj_genius f3a3681d3e improve saving of samples, 21 years ago
  aj_genius 46793b27cb send floats to riff writer as seperate left and right channels 21 years ago
  aj_genius 27d0761b9c reworked JACK plugin to allow multiple instance 21 years ago
  aj_genius 7ca497feb1 add support for 24bit & 32bit wav ouput 21 years ago
  aj_genius b2bb2caaa4 skip out of calculations when input==0 21 years ago
  aj_genius c3a2f4fb13 increase maximum matrix clock speed to a ridiculously high 400bpm 21 years ago
  edgeeffect c6bbcbb001 Fixed DelayPlugin bug for "43X" from NoiseFarm 21 years ago
  edgeeffect 94a01aeed2 Got rid of flickering behaviour in SplitSwitch and MixSwitch 21 years ago
  edgeeffect 08cbc9dacb Tidied up MIDI code a bit 21 years ago
  waxfrenzy 655cfea10d Fixed mono wav trouble in StreamPlugin (RiffWav Seek+LoadChunk) 21 years ago