Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • e4d8f00 (HEAD -> master) Don't complain about autoconf version. by Jonathan Moore Liles 2012-10-30 17:00:50 -0700
  • aee76c9 Fix scope error with newer GCC. by Jonathan Moore Liles 2012-05-30 21:13:57 -0700
  • af5c76b Wrap reference to NTK only function in ifdef. by Jonathan Moore Liles 2012-05-30 21:13:35 -0700
  • 6665de4 Fl_Canvas: Use bezier curves for drawing wires. by Jonathan Moore Liles 2012-05-30 20:29:48 -0700
  • 61c670d Fl_Canvas: Use a thicker line style for drawing wires. by Jonathan Moore Liles 2012-05-30 20:27:18 -0700
  • 92f0496 s/fl_file_chooser.H/Fl_File_Chooser.H/ by Jonathan Moore Liles 2012-05-30 20:26:44 -0700
  • cc2d52d SpiralInfo: Don't assume that seekg() will set EOF flag after seeking past end of file. by Jonathan Moore Liles 2012-04-25 17:31:06 -0700
  • 0c56be3 Fix include name by Jonathan Moore Liles 2012-04-19 15:52:27 -0700
  • 119bb35 s/Fl/FL by Jonathan Moore Liles 2012-03-05 02:31:25 -0800
  • e20f525 Fix bad arguments to fl_message. by Jonathan Moore Liles 2012-03-05 02:28:49 -0800
  • 492ac0c Add some omitted includes by Jonathan Moore Liles 2010-01-24 13:23:22 -0600
  • 9332ecd Actually make it compilable. by Jonathan Moore Liles 2008-03-10 22:13:32 -0500
  • 19e7c04 Fix compile with newer gcc's by aj_genius 2006-09-12 11:23:00 +0000
  • 560fc83 Minor Streamer Fixes by edgeeffect 2004-10-19 17:47:29 +0000
  • 4f30455 PoshSampler Fixes, (Wave) File Chooser improvements by edgeeffect 2004-09-07 18:48:39 +0000
  • 9d9f8e3 new right-click menu, new mouse clicks by edgeeffect 2004-09-06 18:54:56 +0000
  • ceae678 repair to examples/sequence.ssm by edgeeffect 2004-09-06 18:53:38 +0000
  • 7b5c34e ReTrig button for PoshSampler by edgeeffect 2004-09-06 18:52:39 +0000
  • 2647e23 gui controls finer and added a small filter to try to remove pops by nebogeo 2004-06-28 21:43:52 +0000
  • 6391be6 help text update for streamer by edgeeffect 2004-04-24 07:20:32 +0000
  • 4f64486 new output for stream plugin - progress CV by edgeeffect 2004-04-24 06:43:27 +0000
  • a860214 make configure spewage a debug flag by aj_genius 2004-04-20 00:49:27 +0000
  • 0242377 fixed pasting where the source path contains spaces by aj_genius 2004-04-18 18:35:31 +0000
  • de09d12 fixed creating file paths with spaces/odd chars. fixed wavechooser compiling, change matrix to reset internel sequencer on reset instead of too first pattern fixed posh sampler pitch changing on reset. by aj_genius 2004-04-18 03:37:17 +0000
  • 6a8922c new menu bar by edgeeffect 2004-04-17 06:16:28 +0000
  • 23c67e0 new Makefile.in files with no mention of .PRO files by edgeeffect 2004-04-10 08:13:55 +0000
  • bab6a4a removing .PRO files by edgeeffect 2004-04-10 07:31:16 +0000
  • 09e3f2d Translate Plugin, Misc Fixes by edgeeffect 2004-04-05 17:51:16 +0000
  • 51dd2cf removing old files - not used anymore by edgeeffect 2004-03-27 11:53:56 +0000
  • f3041f5 removed old files - not used anymore by edgeeffect 2004-03-27 11:52:53 +0000
  • 5a67ced removed redundant .pro files by edgeeffect 2004-03-27 11:40:53 +0000
  • 005d4fb Stream GUI upgrades, SndFile Dialogs, Jack tidy by edgeeffect 2004-03-27 07:42:12 +0000
  • 3352a2e changed select behaviour - left-click replaces selection with individual device, right click always pulls up menu(as opposed to ctrl-right click), and shift works as modifier as well as ctrl for both drag and individual select by aj_genius 2004-03-17 01:07:17 +0000
  • 3773f8b change UpdateDataSize in ChannelHandler to ReplaceData to properly update new data as well as size. fixed scope and meter accordingly to properly update data and size. by aj_genius 2004-03-15 01:50:34 +0000
  • d188047 fixed UpdateDataSize for channel handler, fixed scope and meter accordingly made pause an info variable so jack(and other audio plugins) can sanely handle outputing null/0 while paused, fixed jack change buffer and samplerate, Pause/Play and Reset should now work properly. by aj_genius 2004-03-15 00:58:47 +0000
  • f7eae4a Added Reset Button to Main Bar(not always safe - can sometimes freeze program) critical fix for saving comments by aj_genius 2004-03-14 23:29:47 +0000
  • ba21d1c Add Pause/Play Button, switch PauseAudio functionality to Freeze/Thaw so Pause doesn't freeze gui updates by aj_genius 2004-03-14 21:54:33 +0000
  • 325e98a Started AudioDriver framework, switched Jack and OSS for basic differences, as a result SSM will now always try and follow Jack settings while attached. by aj_genius 2004-03-14 21:23:38 +0000
  • ad4e271 MousePlugin Updates by edgeeffect 2004-03-14 08:20:05 +0000
  • aba49a2 fixing transpose by removing broken buffer, hopefully will work now for both gcc 2.95 and gcc 3.x by aj_genius 2004-03-13 16:30:21 +0000
  • 3ea7426 Next phase of MousePlugin development by edgeeffect 2004-03-13 14:56:46 +0000
  • 3664081 GCC 2.95 compile error fixes by edgeeffect 2004-03-13 10:37:34 +0000
  • 813881f adding the ability to reset any plugins state(but not settings) at any given point, so that changes to the audio subsystems can be applied live(needed for jack). by aj_genius 2004-03-13 07:40:29 +0000
  • cbc0145 Rewrite config file reading/writing to safely handle invalid sections/entries and safely handle differing order sections/idents and missing etc. This is so that it can handle driver specific settings in the future(eg. won't die on ALSA settings if alsa driver doesn't exist/missing entry etc). by aj_genius 2004-03-13 01:16:29 +0000
  • be2e0b7 try and fix header includes for gcc 2.95 by aj_genius 2004-03-12 03:24:48 +0000
  • 020dca4 removed ./createlinks - see new ./test-run script by edgeeffect 2004-03-11 18:53:00 +0000
  • a107b12 Meter/Scope move group / peak LEDs on mono-mixer by edgeeffect 2004-03-11 18:51:02 +0000
  • 0d1d13c Add Copy, Paste, and Merge functionality to the Canvas. This adds the ability to select multiple devices either by a ctrl-mouse drag or by ctrl-click on individual devices title to do finer selection and deselection, and then ctrl-right-click on the canvas to produce a menu with the options to cut/copy/paste/delete selection or to merge an existing patch entirely into the patch. Pasting or merging will auto-select new devices so any old devices will lose selection. by aj_genius 2004-03-07 23:18:02 +0000
  • afec668 Rework Transpose Function to use a natural log to calculate proper note. This removes the For loop effectively cutting CPU usage in half. Currently the actual behaviour apears to be exactly like that of the old however it is possible that those values that go higher then the old table method(more then 6 octaves up for eg.) will behave slightly different. Thanks go to Kenny Graunke for working most of this out. by aj_genius 2004-03-07 23:07:07 +0000
  • 241f31d Add Denormal CPU Spike Workaround via a minimal value threshhold, this adds a minimal sound to the filters if it falls below the range the spike usually happens(for me). This prevents huge CPU overhead when using multiple Formants and Filter Plugins on slow lines. by aj_genius 2004-03-07 22:58:29 +0000
  • bb512a3 Add Splitter GUI with the ability to change number of outs Fix Save/Version information by aj_genius 2004-03-07 22:55:11 +0000
  • 5dfbb98 Add Distributer GUI with the ability to change number of channels, fix Distributer save/version information Add Reset CV to Distributer to reset to first channel to eg. keep in sync with a matrix by aj_genius 2004-03-07 22:53:46 +0000
  • fe444a8 updated version number by edgeeffect 2004-03-07 08:31:14 +0000
  • c186255 updates to documentation for new release by edgeeffect 2004-02-14 09:27:08 +0000
  • 2d953fc No erroneous data in meter and scope on create. Reset button in amp fixed by edgeeffect 2004-02-14 08:42:32 +0000
  • be41242 prevent segfault deleting a device with an unattached wire by aj_genius 2004-02-11 18:30:44 +0000
  • c1e5e43 remove LADSPA dependency on SHM by aj_genius 2004-02-10 19:28:40 +0000
  • c5460c7 fixed spelling mistake by edgeeffect 2004-02-09 18:50:58 +0000
  • 844af13 fix ClearUp and add Kill() override to JackPlugin by aj_genius 2004-02-08 23:45:32 +0000
  • ba141f3 change delete routines so audio devices are deleted seperate from their GUI by aj_genius 2004-02-08 18:36:16 +0000
  • 1d48291 DiskWrite and Jack compile fixes - Minor Meter Fixes by edgeeffect 2004-02-07 15:18:53 +0000
  • df142f7 Added Streaming code to properly save # of ports, and version for future changes by aj_genius 2004-01-31 13:04:03 +0000
  • 79bc52d Added Streaming code too version and save state, and update GUI on load by aj_genius 2004-01-31 13:02:53 +0000
  • 7121d51 Just a little tidy of the DiskWriter code by edgeeffect 2004-01-31 10:02:54 +0000
  • 6e4baf3 Partly rework Deleting Devices, seems to fix random(and sometimes not so random) crashes by aj_genius 2004-01-30 21:03:06 +0000
  • c4c867f add read/write handles for ALSA midi so MIDI plugin can control, and change MIDI gui device range to 0 - 127 by aj_genius 2004-01-28 17:18:59 +0000
  • 00ae215 A Johnson's matrix fix by edgeeffect 2004-01-19 20:47:06 +0000
  • 29dfe9c more changes to AUTHORS and CHANGES by edgeeffect 2004-01-17 10:58:39 +0000
  • dd7993a updated AUTHORS and CHANGES by edgeeffect 2004-01-17 10:53:47 +0000
  • 1a1b0bb Kenny Graunke's makefile patch by edgeeffect 2004-01-17 10:32:41 +0000
  • ff496c2 Getting ready for release by edgeeffect 2004-01-06 19:41:06 +0000
  • 91b659b fix formant to allow multiple instances, prevent cpu spike on disconnect input by aj_genius 2004-01-03 13:09:43 +0000
  • 3c85ff1 updates to AUTHORS file by edgeeffect 2003-12-29 19:06:12 +0000
  • 4004509 "vanishing comment" bugfix - README file by edgeeffect 2003-12-21 18:04:13 +0000
  • 50aa613 make Process and InstanceCount variables static class variables add comment on InstanceCount by aj_genius 2003-12-18 12:29:07 +0000
  • 9f2c3fb Updated Diskwriter GUI - Added Recorded Time Display(feature request #733707) Added Stereo option Ensure stereo and bitrate controls are disabled while recording by aj_genius 2003-12-18 12:10:25 +0000
  • 348ba78 update frames count on each write when using libsnd by aj_genius 2003-12-18 12:05:16 +0000
  • 7bf9f6f finished libsndfile support and removed references to RiffWav in plugins that don't use it. by aj_genius 2003-12-12 03:16:14 +0000
  • ea1f92e Added initial libsndfile support for loading multiple file formats by aj_genius 2003-12-09 04:52:13 +0000
  • 676c0b5 fix read chunk size for libsndfile streaming by aj_genius 2003-12-09 04:50:39 +0000
  • ec822dd Added libsndfile support for loading multiple audio formats by aj_genius 2003-12-09 03:44:51 +0000
  • 4e050ea Added initial libsndfile support for loading/streaming by aj_genius 2003-12-09 03:37:46 +0000
  • 7aafa0a clean up build process / configure script - allow libsndfile by edgeeffect 2003-12-08 18:59:33 +0000
  • be813e3 MIDI pitch bend - part fix. LADSPA makefile still has ref to dragbar - fixed. by edgeeffect 2003-12-06 12:54:25 +0000
  • f12d639 fix streaming bug caused by uninitialized m_VUMode variable by aj_genius 2003-12-05 06:12:44 +0000
  • 486efa5 midi plugin segfault fix - Plugin GUI resizing bug fix by edgeeffect 2003-12-01 18:48:21 +0000
  • a571094 Plugin GUI resizing - bug fix MK 2 by edgeeffect 2003-11-30 18:02:41 +0000
  • a7edea8 resize on load bug fix by edgeeffect 2003-11-23 20:02:41 +0000
  • 6bd71f7 plugins not resizing on load - bug fix by edgeeffect 2003-11-23 18:33:46 +0000
  • 6e2a8c7 Fixed Bug 787272 - Rewritten distributorPlugin by edgeeffect 2003-11-22 20:40:13 +0000
  • f3a3681 improve saving of samples, fix 24bit(?), properly set format to IEEE for 32bit float, add routine taking seperate left and right channel floats by aj_genius 2003-11-22 20:21:43 +0000
  • 46793b2 send floats to riff writer as seperate left and right channels by aj_genius 2003-11-22 20:15:24 +0000
  • 27d0761 reworked JACK plugin to allow multiple instance allow changing of port count improve the gui to fit ports in smaller space auto update when ports are changed for eg from another app by aj_genius 2003-11-20 21:29:46 +0000
  • 7ca497f add support for 24bit & 32bit wav ouput by aj_genius 2003-11-13 01:18:44 +0000
  • b2bb2ca skip out of calculations when input==0 by aj_genius 2003-11-13 01:16:52 +0000
  • c3a2f4f increase maximum matrix clock speed to a ridiculously high 400bpm by aj_genius 2003-11-11 21:19:18 +0000
  • c6bbcbb Fixed DelayPlugin bug for "43X" from NoiseFarm by edgeeffect 2003-10-12 17:05:31 +0000
  • 94a01ae Got rid of flickering behaviour in SplitSwitch and MixSwitch by edgeeffect 2003-10-09 18:46:07 +0000
  • 08cbc9d Tidied up MIDI code a bit by edgeeffect 2003-09-21 08:21:16 +0000
  • 655cfea Fixed mono wav trouble in StreamPlugin (RiffWav Seek+LoadChunk) by waxfrenzy 2003-09-12 16:10:56 +0000