falkTX
|
b09c6591f9
|
There was a typo
|
6 years ago |
falkTX
|
3f801a5c8f
|
Auto-connect option for JACK and JACK/RtAudio now implemented
|
6 years ago |
falkTX
|
fe8276f03d
|
Show driver options for jack, "(auto)" as rate/size choices
|
6 years ago |
falkTX
|
e0477b1683
|
Allow RtAudio device name to be empty, gets default value
|
6 years ago |
falkTX
|
ae7a7a4b66
|
Cleanups, test random OSX things..
|
6 years ago |
falkTX
|
9a68a49849
|
Big push to get transport working correctly. Seems quite nice now
|
6 years ago |
falkTX
|
28e5cd4b69
|
Cleanup some confusion regarding transport, now restore jack sync
|
6 years ago |
falkTX
|
8d48bc3ae2
|
Some house-keeping, needed after some previous changes
|
6 years ago |
falkTX
|
b5f528bdf0
|
Pass amount of frames to bridge process call
|
6 years ago |
falkTX
|
bdeb87acb7
|
Pass amount of frames to bridge process call
|
6 years ago |
falkTX
|
cd8cea6539
|
macOS related fixes
|
6 years ago |
falkTX
|
2355f147b3
|
Fix build with -std=c++98 and adjustments for old Mac OS
|
6 years ago |
falkTX
|
349651db3a
|
Fix build, remove some test code
|
6 years ago |
falkTX
|
6184eadbcb
|
Don't trigger ENGINE_CALLBACK_UPDATE under certain conditions
|
6 years ago |
falkTX
|
e1004744cb
|
Add valgrind script, found and fix 1 leak already
|
6 years ago |
falkTX
|
4c04b0e15a
|
Expose carla-plugin in plugin bridge
|
6 years ago |
falkTX
|
7f89b7574a
|
2 more small memory issues fixed, caught by valgrind
|
6 years ago |
falkTX
|
92a3536da3
|
Fix use of undefined memory
|
6 years ago |
falkTX
|
17b7d55f0f
|
Fix typo in naming rtaudio jack+alsa backend
|
6 years ago |
falkTX
|
d306aa7a80
|
Cleanup project load code, fast checks without ignore-case
|
6 years ago |
falkTX
|
96fbec5b1d
|
Save and restore BPM with a project
|
6 years ago |
falkTX
|
261f25c369
|
Revert a previous decision, till we get info from hosts if supported
|
6 years ago |
falkTX
|
e338f9afdf
|
Implement getting files for carla-plugin as internal
|
6 years ago |
falkTX
|
6200e88aab
|
Carla-Plugin: Don't allow loading plugins that require fixed buffers
|
6 years ago |
falkTX
|
e639cc6664
|
Allow to run internal, sf2 and sfz if bridge is native
|
6 years ago |
falkTX
|
7c16b0db07
|
RtAudio: handle buffer size changes in JACK driver
|
6 years ago |
falkTX
|
9ea793d69c
|
Dont show "with ALSA-MIDI" if libasound is not available
|
6 years ago |
falkTX
|
5b65a9a52c
|
Cleanup
|
6 years ago |
falkTX
|
1f89411dd0
|
Never try to load sf2 and sfz files as bridge
|
6 years ago |
falkTX
|
4e0d341d09
|
Clear dummy buffer for multi-out plugins in rack as needed
|
6 years ago |
falkTX
|
21ab90f631
|
Add backwards-compat for loading projects with GIG files
Loads linuxsampler lv2 plugin
Closes #680
|
6 years ago |
falkTX
|
8383b114e8
|
Handle (ignore) arbitrary number of audio ports in rack mode
|
6 years ago |
falkTX
|
bf60778ad9
|
Use double-precision for time tick; Force bridge build without osc
|
6 years ago |
falkTX
|
6a986c0630
|
Fully remove gig and LS stuff; Cleanup
|
6 years ago |
falkTX
|
1286793a53
|
Start getting rid of linuxsampler
|
6 years ago |
falkTX
|
56c05b4952
|
SFZero stuff working, only final details needed now
|
6 years ago |
falkTX
|
a0761932ca
|
Convert num-periods int option to triple-buffer bool
|
6 years ago |
falkTX
|
8aa5781d6e
|
More aggressive hacks around linuxsampler
|
6 years ago |
falkTX
|
aab1e828fa
|
Forgot to apply lv2-state-restore on plugin bridges, now fixed
|
6 years ago |
falkTX
|
3807173356
|
Fix some bridge parameters after first state load
Closes #640
|
6 years ago |
falkTX
|
7f8e36f72b
|
Better error message for input timing errors
|
6 years ago |
falkTX
|
16763bc4d8
|
Fix for previous commit, dont keep waiting if receiving lock
|
6 years ago |
falkTX
|
0002aacd55
|
Stop waiting for engine post-rt ACK if it stops running
|
6 years ago |
falkTX
|
d32eee00f5
|
Implement up/down plugins in rack (right-click menu)
Closes #152
|
6 years ago |
falkTX
|
1967b55052
|
Fix NaN when controlling log params with MIDI CC
Fixes #625
|
6 years ago |
falkTX
|
5cea728f41
|
Fix bridges no longer loading (midi) programs
|
6 years ago |
falkTX
|
34376b2d8f
|
Remove a hardcoded custom-data key, ignore properties on bridges
|
6 years ago |
falkTX
|
c3a38f7026
|
Cleanup
|
6 years ago |
Julian Wolff
|
6c12b091de
|
fix #619, wrong assertion on MIDI CC param
|
6 years ago |
falkTX
|
6625c4838a
|
Fix up of supported file extensions
|
6 years ago |