9d9f8e3new right-click menu, new mouse clicks by
edgeeffect
2004-09-06 18:54:56 +0000
ceae678repair to examples/sequence.ssm by
edgeeffect
2004-09-06 18:53:38 +0000
7b5c34eReTrig button for PoshSampler by
edgeeffect
2004-09-06 18:52:39 +0000
2647e23gui controls finer and added a small filter to try to remove pops by
nebogeo
2004-06-28 21:43:52 +0000
6391be6help text update for streamer by
edgeeffect
2004-04-24 07:20:32 +0000
4f64486new output for stream plugin - progress CV by
edgeeffect
2004-04-24 06:43:27 +0000
a860214make configure spewage a debug flag by
aj_genius
2004-04-20 00:49:27 +0000
0242377fixed pasting where the source path contains spaces by
aj_genius
2004-04-18 18:35:31 +0000
de09d12fixed 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
6a8922cnew menu bar by
edgeeffect
2004-04-17 06:16:28 +0000
23c67e0new Makefile.in files with no mention of .PRO files by
edgeeffect
2004-04-10 08:13:55 +0000
bab6a4aremoving .PRO files by
edgeeffect
2004-04-10 07:31:16 +0000
09e3f2dTranslate Plugin, Misc Fixes by
edgeeffect
2004-04-05 17:51:16 +0000
51dd2cfremoving old files - not used anymore by
edgeeffect
2004-03-27 11:53:56 +0000
f3041f5removed old files - not used anymore by
edgeeffect
2004-03-27 11:52:53 +0000
5a67cedremoved redundant .pro files by
edgeeffect
2004-03-27 11:40:53 +0000
005d4fbStream GUI upgrades, SndFile Dialogs, Jack tidy by
edgeeffect
2004-03-27 07:42:12 +0000
3352a2echanged 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
3773f8bchange 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
d188047fixed 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
f7eae4aAdded 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
ba21d1cAdd 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
325e98aStarted 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
ad4e271MousePlugin Updates by
edgeeffect
2004-03-14 08:20:05 +0000
aba49a2fixing 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
3ea7426Next phase of MousePlugin development by
edgeeffect
2004-03-13 14:56:46 +0000
3664081GCC 2.95 compile error fixes by
edgeeffect
2004-03-13 10:37:34 +0000
813881fadding 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
cbc0145Rewrite 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
be2e0b7try and fix header includes for gcc 2.95 by
aj_genius
2004-03-12 03:24:48 +0000
020dca4removed ./createlinks - see new ./test-run script by
edgeeffect
2004-03-11 18:53:00 +0000
a107b12Meter/Scope move group / peak LEDs on mono-mixer by
edgeeffect
2004-03-11 18:51:02 +0000
0d1d13cAdd 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
afec668Rework 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
241f31dAdd 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
bb512a3Add Splitter GUI with the ability to change number of outs Fix Save/Version information by
aj_genius
2004-03-07 22:55:11 +0000
5dfbb98Add 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
fe444a8updated version number by
edgeeffect
2004-03-07 08:31:14 +0000
c186255updates to documentation for new release by
edgeeffect
2004-02-14 09:27:08 +0000
2d953fcNo erroneous data in meter and scope on create. Reset button in amp fixed by
edgeeffect
2004-02-14 08:42:32 +0000
be41242prevent segfault deleting a device with an unattached wire by
aj_genius
2004-02-11 18:30:44 +0000
c1e5e43remove LADSPA dependency on SHM by
aj_genius
2004-02-10 19:28:40 +0000
c5460c7fixed spelling mistake by
edgeeffect
2004-02-09 18:50:58 +0000
844af13fix ClearUp and add Kill() override to JackPlugin by
aj_genius
2004-02-08 23:45:32 +0000
ba141f3change delete routines so audio devices are deleted seperate from their GUI by
aj_genius
2004-02-08 18:36:16 +0000
1d48291DiskWrite and Jack compile fixes - Minor Meter Fixes by
edgeeffect
2004-02-07 15:18:53 +0000
df142f7Added Streaming code to properly save # of ports, and version for future changes by
aj_genius
2004-01-31 13:04:03 +0000
79bc52dAdded Streaming code too version and save state, and update GUI on load by
aj_genius
2004-01-31 13:02:53 +0000
7121d51Just a little tidy of the DiskWriter code by
edgeeffect
2004-01-31 10:02:54 +0000
6e4baf3Partly rework Deleting Devices, seems to fix random(and sometimes not so random) crashes by
aj_genius
2004-01-30 21:03:06 +0000
c4c867fadd 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
00ae215A Johnson's matrix fix by
edgeeffect
2004-01-19 20:47:06 +0000
29dfe9cmore changes to AUTHORS and CHANGES by
edgeeffect
2004-01-17 10:58:39 +0000
dd7993aupdated AUTHORS and CHANGES by
edgeeffect
2004-01-17 10:53:47 +0000
1a1b0bbKenny Graunke's makefile patch by
edgeeffect
2004-01-17 10:32:41 +0000
ff496c2Getting ready for release by
edgeeffect
2004-01-06 19:41:06 +0000
91b659bfix formant to allow multiple instances, prevent cpu spike on disconnect input by
aj_genius
2004-01-03 13:09:43 +0000
3c85ff1updates to AUTHORS file by
edgeeffect
2003-12-29 19:06:12 +0000
50aa613make Process and InstanceCount variables static class variables add comment on InstanceCount by
aj_genius
2003-12-18 12:29:07 +0000
9f2c3fbUpdated 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
348ba78update frames count on each write when using libsnd by
aj_genius
2003-12-18 12:05:16 +0000
7bf9f6ffinished libsndfile support and removed references to RiffWav in plugins that don't use it. by
aj_genius
2003-12-12 03:16:14 +0000
ea1f92eAdded initial libsndfile support for loading multiple file formats by
aj_genius
2003-12-09 04:52:13 +0000
676c0b5fix read chunk size for libsndfile streaming by
aj_genius
2003-12-09 04:50:39 +0000
ec822ddAdded libsndfile support for loading multiple audio formats by
aj_genius
2003-12-09 03:44:51 +0000
4e050eaAdded initial libsndfile support for loading/streaming by
aj_genius
2003-12-09 03:37:46 +0000
7aafa0aclean up build process / configure script - allow libsndfile by
edgeeffect
2003-12-08 18:59:33 +0000
be813e3MIDI pitch bend - part fix. LADSPA makefile still has ref to dragbar - fixed. by
edgeeffect
2003-12-06 12:54:25 +0000
f12d639fix streaming bug caused by uninitialized m_VUMode variable by
aj_genius
2003-12-05 06:12:44 +0000
f3a3681improve 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
46793b2send floats to riff writer as seperate left and right channels by
aj_genius
2003-11-22 20:15:24 +0000
27d0761reworked 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
7ca497fadd support for 24bit & 32bit wav ouput by
aj_genius
2003-11-13 01:18:44 +0000
b2bb2caskip out of calculations when input==0 by
aj_genius
2003-11-13 01:16:52 +0000
c3a2f4fincrease maximum matrix clock speed to a ridiculously high 400bpm by
aj_genius
2003-11-11 21:19:18 +0000
c6bbcbbFixed DelayPlugin bug for "43X" from NoiseFarm by
edgeeffect
2003-10-12 17:05:31 +0000
94a01aeGot rid of flickering behaviour in SplitSwitch and MixSwitch by
edgeeffect
2003-10-09 18:46:07 +0000
08cbc9dTidied up MIDI code a bit by
edgeeffect
2003-09-21 08:21:16 +0000
655cfeaFixed mono wav trouble in StreamPlugin (RiffWav Seek+LoadChunk) by
waxfrenzy
2003-09-12 16:10:56 +0000