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 |
waxfrenzy
|
ba657e97fc
|
Fixed on-load update of port display
|
22 years ago |
waxfrenzy
|
d2e4c21ac6
|
Can now set min, max and clamp as before. All that remains is to get the values to show...
|
22 years ago |
waxfrenzy
|
e1abb7fbc0
|
Getting there - GUI now shows name, maker and port info. Can't set Min/Max yet, though... On way :)
|
22 years ago |
nebogeo
|
d92afcaf26
|
GUI optimisation, added --CallbackOnly mode, detection of fltk built with --enable-shared
|
22 years ago |
nebogeo
|
9e7cd28585
|
Added Joe Jone's fix for error boxes
|
22 years ago |
waxfrenzy
|
2aad9ccdf8
|
Substitution of deprecated C++ headers and namespaced std library things to fix gcc 3.2+ compile warnings'n'errors
|
22 years ago |
nebogeo
|
c4a606f663
|
fixed the drop down info boxes
|
22 years ago |
nebogeo
|
ead8b89822
|
added reset when in external clock mode
|
22 years ago |
nebogeo
|
cae8ed186f
|
Fixed a channels casting error
|
22 years ago |
nebogeo
|
8570e9582c
|
fixed a channels casting error
|
22 years ago |
nebogeo
|
50ac8e88c3
|
Fixed the wait problem
|
22 years ago |
nebogeo
|
236d9fc8df
|
fixed missing PoshSampler
|
22 years ago |
nebogeo
|
fc70e80577
|
fixed crash bug
|
22 years ago |
nebogeo
|
84354617a7
|
Now works with new api (mostly)
|
22 years ago |
nebogeo
|
b8e4ca4fec
|
Added a load of debugging traces
|
22 years ago |
nebogeo
|
3bcf4560a2
|
Tidied up, fixed arg parsing and reduced shed_fifo priority to 10
|
22 years ago |
nebogeo
|
666a1ef41a
|
Added some handy debug traces
|
22 years ago |
nebogeo
|
1722179b1c
|
make install/uninstall fix
|
22 years ago |
nebogeo
|
364b8fb9fa
|
gcc3 fix (extra default param)
|
22 years ago |
nebogeo
|
36118dbaf5
|
Fixed crash when instanciating comments
|
22 years ago |