nebogeo
|
148bee2389
|
New/fixed examples, README/CHANGES updated, options crash workaround + other minor bits.
|
22 years ago |
thesloth
|
ad428d7d4e
|
Fixed the volume knob.
|
22 years ago |
thesloth
|
b6c8be8724
|
Initial values of most sliders, and the threshold slider when loaded from file.
|
22 years ago |
thesloth
|
cce9f6078c
|
A small build fix.
|
22 years ago |
waxfrenzy
|
5f7a460a64
|
More help text :)
|
22 years ago |
waxfrenzy
|
4e39deb527
|
Added help text function plus bit of help text - to be completed
|
22 years ago |
nebogeo
|
9dd738599f
|
Added Patrick's helptext and reduce the wire redraw rate.
|
22 years ago |
nebogeo
|
0fb8646a68
|
Localisation added, SeqSelector ported and other fixes
|
22 years ago |
waxfrenzy
|
b46747ac04
|
Fixed (tiny) memory leak for port labels, and replaced strndup with strncpy
|
22 years ago |
thesloth
|
f04825a2ec
|
Just fixing a little mistake.
|
22 years ago |
thesloth
|
a71cb761d6
|
The -lm option appearing twice at linking caused an error.
|
22 years ago |
thesloth
|
5cce87d058
|
The -lm option appearing twice at linking caused an error.
|
22 years ago |
waxfrenzy
|
e3a790b52e
|
Added cstring header for strndup and others
|
22 years ago |
waxfrenzy
|
c2b0b3f05b
|
Fixed fltk linker flags in Makefile.in to use FLTK_LIBS as found by configure
|
22 years ago |
waxfrenzy
|
9eca0ac62e
|
Control knobs added + cleanup
|
22 years ago |
nebogeo
|
5d50c28a59
|
More fixes, including Controller stream fixes Matrix and PoshSampler GUI fixes
|
22 years ago |
nebogeo
|
1798e7442d
|
added DiskWriterPlugin makefile
|
22 years ago |
waxfrenzy
|
ff8051167a
|
Some more fiddling and clean up following tests
|
22 years ago |
waxfrenzy
|
a3b9923261
|
Fixed duplicate name drop-down bug. Duplicated names now numbered.
|
22 years ago |
waxfrenzy
|
9714491cd9
|
Setup tabs controls, and plugin now passes connection state to GUI
|
22 years ago |
nebogeo
|
262b50a04d
|
Misc fixes, mainly split wav writer and oss plugin and matrix fixes.
|
22 years ago |
waxfrenzy
|
5b1ea50f0f
|
Some code shuffling to fix load->save->load bug
|
22 years ago |
waxfrenzy
|
5468375aac
|
Moved port Default field next to Value field - makes more sense :)
|
22 years ago |
waxfrenzy
|
125b28b165
|
Removed String class things from build
|
22 years ago |
waxfrenzy
|
4624d22d64
|
Fixed segfault on load. Defaults now working properly. Selecting (None) plugin works as expected
|
22 years ago |
waxfrenzy
|
e546578d77
|
This isn't needed
|
22 years ago |
waxfrenzy
|
7e990e8a5a
|
Now uses LADSPA default hints if specified
|
22 years ago |
waxfrenzy
|
9925537574
|
Preparation for use of LADSPA defaults on initialisation
|
22 years ago |
waxfrenzy
|
34629cfd86
|
Use system ladspa.h
|
22 years ago |
waxfrenzy
|
c170e2cb45
|
Port input now set to default value if not connected
|
22 years ago |
waxfrenzy
|
d0bae314ac
|
Drop down list for selecting plugin. Text box added for default (non-connected) values
|
22 years ago |
nebogeo
|
0ac5eaf542
|
Fixed in app port connection, disconnection and other stuff.
|
22 years ago |
waxfrenzy
|
5444942bed
|
Removed some cruft
|
22 years ago |
waxfrenzy
|
bb8f9c11af
|
Oops. Forgot to clear Filename lookup vector on cleanup
|
22 years ago |
waxfrenzy
|
6ddadbdaf0
|
Updated build to include LADSPAInfo class
|
22 years ago |
waxfrenzy
|
e077662c91
|
Now uses Unique ID when saving/loading patches. Retains backward compatibility with filename - label patches
|
22 years ago |
waxfrenzy
|
68524cadc4
|
No longer needed - functionality replaced by LADSPAInfo class
|
22 years ago |
waxfrenzy
|
152e0aea4a
|
New ladspa info class handles LADSPA libraries, search etc.
|
22 years ago |
nebogeo
|
8c08035add
|
thread fix
|
22 years ago |
thesloth
|
6547ed7be6
|
Remove SreamPlugin, It will be back again very soon.
|
22 years ago |
thesloth
|
af27d302de
|
Remove FLTK shared lib test.
|
22 years ago |
nebogeo
|
5531587854
|
Realtime SCHED_FIFO mode working, matrix fixes, PawfalYesNo fixes
|
22 years ago |
thesloth
|
d5710518a5
|
A cast is needed when passing a value from an FLTK widget to the ChannelHandler.
|
22 years ago |
thesloth
|
34455e47ae
|
Add a script which create a directory with symlinks to the uninstalled modules.
|
22 years ago |
thesloth
|
7e774f371d
|
Add a command line option to override the plugin path.
|
22 years ago |
thesloth
|
4e6bf80c7a
|
A cast is needed when passing a value from an FLTK widget to the ChannelHandler.
|
22 years ago |
thesloth
|
35ed263367
|
A cast is needed when passing a value from an FLTK widget to the ChannelHandler.
|
22 years ago |
nebogeo
|
05add77f7c
|
One to many input->output mapping, KeyboardPlugin, fixed Matrix lag, -v and -h
commandline options, new modules appear at consistent point, comment redraw fix,
help added, new dialogues.
|
22 years ago |
waxfrenzy
|
62ba4caaf0
|
Input port values now updated in GUI
|
22 years ago |
nebogeo
|
c259990fac
|
* New volume controls for individual matrix notes (rmb over note)
* ChannelHandler bulk transfer bug fix
* PoshSampler fixes
Sample display fixes
Zoom back in (on buttons)
* Delay mix bugfix
* Pwm on oscillator fix
* autogen.sh added
* Added initial files for the (incomplete) sequencer
|
22 years ago |