Johannes Lorenz
|
aa8f9361c6
Rename InstrumentView250 to InstrumentViewFixedSize
|
5 years ago |
Johannes Lorenz
|
a4df7a9765
Split InstrumentView into itself and InstrumentView250
|
5 years ago |
Michael Gregorius
|
b1af4c233f
Introduce an enum to describe the VCA mode
|
7 years ago |
grejppi
|
9e85d7c66e
update all copyright headers to the proper url (#3326)
|
7 years ago |
Javier Serrano Polo
|
d31089ceb5
Fixed removal of track when notes are playing
|
8 years ago |
Lukas W
|
5f4cdac802
Merge branch 'master' into rename
|
10 years ago |
Lukas W
|
1bbf7455a4
Rename a lot…
|
10 years ago |
Lukas W
|
aaeb5216ad
Rename note to Note
|
10 years ago |
Daniel Winzen
|
3ca76d40ed
Add missing Q_OBJECT macros in header files
|
10 years ago |
Daniel Winzen
|
1a1e012632
Revert "Add missing Q_OBJECT macros in header files"
|
10 years ago |
Daniel Winzen
|
337003a3b0
Add missing Q_OBJECT macros in header files
|
10 years ago |
Umcaruje
|
6fb923cba2
Correct the program name and site in the descriptions.
|
10 years ago |
Vesa
|
066a9c9f92
LB302: Remove the non-functional Accent button from the UI, pending real implementation
|
10 years ago |
Vesa
|
11209593e0
Last LB302 fixes for now (I hope!)
|
10 years ago |
Vesa
|
9af0d7af93
LB302: further fixes
|
10 years ago |
Vesa
|
40407f6ce6
LB302: Fix playback bugs (sticking pitch), add bandlimited waves
|
10 years ago |
Tobias Doerffel
|
33ea001c31
LB302: fixed various CLANG compiler warnings
|
10 years ago |
Tobias Doerffel
|
a1e7d9e42d
LB302: flag as single stream instrument
|
10 years ago |
Tobias Doerffel
|
3be2e89d37
DspEffectLibrary: renamed from effectLib
|
10 years ago |
Paul Giblock
|
b19522c55a
Hopefully fix race-condition in lb302 db24 switch
|
10 years ago |
Tobias Doerffel
|
ca0e413fd3
Renamed PlayHandle classes and some functions with bool return values
|
10 years ago |
Tobias Doerffel
|
f2590c24df
Replaced [S/U]int[8/16/32] with types from stdint.h or plain integers
|
10 years ago |
Tobias Doerffel
|
0ff1f91c1b
Mixer: renamed class and file name
|
10 years ago |
Tobias Doerffel
|
f4dbb2ff5c
sed: s/( void )/(), s/FALSE/false/, s/TRUE/true
|
15 years ago |
Tobias Doerffel
|
1d5cb23385
File and class renames part 1
|
15 years ago |
Tobias Doerffel
|
13c00f55a1
* added missing includes to compile with GCC 4.4
|
16 years ago |
Tobias Doerffel
|
85f92aecb5
removed obsolete supportsParallelizing() method
|
16 years ago |
Tobias Doerffel
|
adf8aed93c
removed obsolete instrument-parallelization support as this is handled much better by worker threads and adds unneccessary complexity
|
16 years ago |
Paul Giblock
|
0b24930e20
Improve LB302 with 3 new shapes and button-selectors.
|
16 years ago |
Tobias Doerffel
|
42ab630582
switched back to LB302
|
16 years ago |