David CARLIER
|
dac59a5fa0
C++11 inheritance updates
|
5 years ago |
Steffen Baranowsky
|
d766b87688
Drop sample on sampletracks (#5043)
|
5 years ago |
Hyunjin Song
|
61c3f87ee6
Support FX Mixer for sample tracks and add controls to sample track window (#3866)
|
5 years ago |
Matt Kline
|
68c9d227d0
Default some empty destructors
|
6 years ago |
Steffen Baranowsky
|
143571761f
fixes sample muting bug for sampletrack (#3591)
|
7 years ago |
grejppi
|
9e85d7c66e
update all copyright headers to the proper url (#3326)
|
7 years ago |
BaraMGB
|
43a77a0219
Let sample tracks play from any song position (#3133)
|
7 years ago |
Umcaruje
|
f136ba3097
Refactor the drawing of TCO's; Get rid of hardcoded colors in TCOs; Make TCO gradient configurable; Even out the color scheme
|
8 years ago |
Dave French
|
188f3714d7
Proposed fix 1080 Panning Sample tracks
|
10 years ago |
Lukas W
|
6d4a6ed9cd
Rename bbTrack, trackContentObject and friends
|
10 years ago |
Lukas W
|
1bbf7455a4
Rename a lot…
|
10 years ago |
Lukas W
|
d318cbb1e7
Move track.h -> Track.h, track.cpp -> Track.cpp
|
10 years ago |
Lukas W
|
9dfb1385cd
Rename track class to Track
|
10 years ago |
Vesa
|
1deb80acc3
Finish audioport rehaul, get vol/pan knobs working again, also some bugfixes
|
10 years ago |
Lukas W
|
8e8879f735
Merge stable-1.1
|
10 years ago |
Umcaruje
|
6fb923cba2
Correct the program name and site in the descriptions.
|
10 years ago |
Tobias Doerffel
|
4cee046909
Added initial Qt5 support
|
10 years ago |
Vesa
|
994dcd3964
TCOView: Make patternviews foreground elements stylable with qproperties
|
10 years ago |
Vesa
|
e7b097d255
Define all pattern colours in CSS and make them stylable
|
10 years ago |
Tobias Doerffel
|
3a827f061f
Reworked MIDI event handling in InstrumentTrack and renamed MIDI classes
|
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
|
9a7ad0264f
SampleBuffer, SamplePlayHandle, SampleRecordHandle, SampleTrack: new coding style
|
10 years ago |