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 |
edgeeffect
|
516ef96633
|
Mix and Split Switch bug fixes Streamer Play btn bug fix
|
22 years ago |
waxfrenzy
|
fc2d36955a
|
Fixed so that device is only maximised in handle if not set to Minimised
|
22 years ago |
waxfrenzy
|
d842b0a93e
|
Fixed bugs: Hang on patch load and resize
|
22 years ago |
edgeeffect
|
44fc999d2f
|
LADSPA GUI resizes on new plugin selection
|
22 years ago |
edgeeffect
|
1246bbaea5
|
New StreamerButton, MousePlugin (First Stage), Bits and Bobs
|
22 years ago |
waxfrenzy
|
2028259e96
|
Removed spurious debugging output.
|
22 years ago |
waxfrenzy
|
0272711a20
|
Logarithmic controls now really work. Ahem.
|
22 years ago |
waxfrenzy
|
63f7f0e8fc
|
Log controls now support asymptote. Knobs and Sliders. Window size to fit. SHM now uses PID.
|
22 years ago |
waxfrenzy
|
91b299ccb4
|
Fixed to include new Fl_DeviceGUI
|
22 years ago |
edgeeffect
|
8f01450acd
|
mixer overload LED / GUI resize bug / makefile cleanup
|
22 years ago |
waxfrenzy
|
74dec7d10c
|
Control knobs now work with LADSPA Integer and Logarithmic hints
|
22 years ago |
edgeeffect
|
08fbfe4c2d
|
Last of the GUI enhancements. Filter & Echo Bugfix.
|
22 years ago |
waxfrenzy
|
6338cbdf00
|
Oops - fixed min/max swap bug in SetAll()
|
22 years ago |
waxfrenzy
|
8871ce750a
|
Fixed it so that NaN values aren't saved to patch files, which was causing trouble
|
22 years ago |
waxfrenzy
|
8825e4fe9f
|
Added default paths for LADSPA plugins and rdfs
|
22 years ago |
waxfrenzy
|
2023e0f89f
|
Re-added duplicate name handling - this got lost in previous update
|
22 years ago |