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,
and change MIDI gui device range to 0 - 127
|
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
add comment on InstanceCount
|
21 years ago |
aj_genius
|
9f2c3fb9e0
|
Updated Diskwriter GUI -
Added Recorded Time Display(feature request #733707)
Added Stereo option
Ensure stereo and bitrate controls are disabled while recording
|
21 years ago |
aj_genius
|
348ba78f89
|
update frames count on each write when using libsnd
|
21 years ago |
aj_genius
|
7bf9f6f89c
|
finished libsndfile support
and removed references to RiffWav in plugins that don't use it.
|
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,
fix 24bit(?),
properly set format to IEEE for 32bit float,
add routine taking seperate left and right channel floats
|
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
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
|
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 |
waxfrenzy
|
e9a9a30a32
|
Fixed WAV writer to set correct sample rate
|
21 years ago |
aj_genius
|
5a155ba096
|
ensure sample gets initialized on load from file,
fixes occasional bug where loading multiple wavs keeps increases the pitch
|
22 years ago |
edgeeffect
|
35edfd7256
|
fix for bug 766594 - posh sampler not saving correctly
|
22 years ago |
edgeeffect
|
1dabe95045
|
Fixed bugs on MixSwitch SplitSwitch clock input and Noise loading
|
22 years ago |
waxfrenzy
|
8d17762982
|
Fixed so that default paths for plugins and rdf are used if environment variables not set.
|
22 years ago |
waxfrenzy
|
5d2cd061d2
|
Fixed namespace std stuff for gcc3.x
|
22 years ago |
waxfrenzy
|
02aa28d997
|
Fixed namespace std stuff for gcc3.x
|
22 years ago |
nebogeo
|
2a417584f2
|
removed debug traces
|
22 years ago |
nebogeo
|
79ca7be009
|
alsa midi support
|
22 years ago |
edgeeffect
|
85498c4c12
|
Plugin Loading Bug Fix
|
22 years ago |
edgeeffect
|
8524db08ae
|
Mergind SpiralInfo with SpiralSynthModularInfo / Makefile tidy
|
22 years ago |