.. |
avtk
|
meson: add meson build for luppp
|
2018-02-13 00:15:43 +00:00 |
cjson
|
meson: add meson build for luppp
|
2018-02-13 00:15:43 +00:00 |
controller
|
meson: add meson build for luppp
|
2018-02-13 00:15:43 +00:00 |
dsp
|
meson: add meson build for luppp
|
2018-02-13 00:15:43 +00:00 |
observer
|
meson: add meson build for luppp
|
2018-02-13 00:15:43 +00:00 |
resources
|
-Added default luppp.prfs file
|
2013-12-09 01:21:41 +00:00 |
state
|
meson: add meson build for luppp
|
2018-02-13 00:15:43 +00:00 |
tests
|
meson: add tests and option to disable them
|
2018-03-03 21:43:35 +00:00 |
audiobuffer.cxx
|
Another one
|
2017-06-21 21:25:02 +01:00 |
audiobuffer.hxx
|
Another one
|
2017-06-21 21:25:02 +01:00 |
audioprocessor.hxx
|
astyle: global restyle of codebase (fixes #153)
|
2016-12-27 13:04:05 +00:00 |
buffers.hxx
|
Use stereo signal for all channels
|
2017-03-27 20:53:03 +01:00 |
CMakeLists.txt
|
Fixed the conflict of ntk with fltk by moving ntk to the first place in CMakeFile.txt.
|
2017-09-19 07:59:55 +01:00 |
config.hxx
|
reduce magic numbers on calculating tempo limits
|
2018-03-31 14:30:24 +02:00 |
controllerupdater.cxx
|
pan: load and save of value implemented (close #164)
|
2017-01-09 15:03:56 +00:00 |
controllerupdater.hxx
|
pan: load and save of value implemented (close #164)
|
2017-01-09 15:03:56 +00:00 |
debug.cxx
|
astyle: global restyle of codebase (fixes #153)
|
2016-12-27 13:04:05 +00:00 |
debug.hxx
|
astyle: global restyle of codebase (fixes #153)
|
2016-12-27 13:04:05 +00:00 |
denormals.hxx
|
astyle: global restyle of codebase (fixes #153)
|
2016-12-27 13:04:05 +00:00 |
diskreader.cxx
|
Fixes a potential leak: sampleString not always freed
|
2017-06-21 21:25:02 +01:00 |
diskreader.hxx
|
astyle: global restyle of codebase (fixes #153)
|
2016-12-27 13:04:05 +00:00 |
diskwriter.cxx
|
Fixes a few leaks and errors
|
2017-06-21 21:25:02 +01:00 |
diskwriter.hxx
|
Fixes a few leaks and errors
|
2017-06-21 21:25:02 +01:00 |
event.cxx
|
dsp: pan implemented in trackoutput, event added
|
2017-01-09 14:11:16 +00:00 |
event.hxx
|
dsp: pan implemented in trackoutput, event added
|
2017-01-09 14:11:16 +00:00 |
eventhandler.hxx
|
astyle: global restyle of codebase (fixes #153)
|
2016-12-27 13:04:05 +00:00 |
eventhandlerdsp.cxx
|
midi: allow clearing clip from GenericMIDI binding
|
2017-09-29 18:48:16 +01:00 |
eventhandlergui.cxx
|
pan: load and save of value implemented (close #164)
|
2017-01-09 15:03:56 +00:00 |
gaudioeditor.cxx
|
Removes another leak
|
2017-06-21 21:25:02 +01:00 |
gaudioeditor.hxx
|
astyle: global restyle of codebase (fixes #153)
|
2016-12-27 13:04:05 +00:00 |
gmastertrack.cxx
|
add sanity check for bpm value
|
2018-03-31 15:05:16 +02:00 |
gmastertrack.hxx
|
astyle: global restyle of codebase (fixes #153)
|
2016-12-27 13:04:05 +00:00 |
goptions.cxx
|
options: mute compile warning
|
2017-09-28 18:08:17 +01:00 |
goptions.hxx
|
astyle: global restyle of codebase (fixes #153)
|
2016-12-27 13:04:05 +00:00 |
gridlogic.cxx
|
midi: allow clearing clip from GenericMIDI binding
|
2017-09-29 18:48:16 +01:00 |
gridlogic.hxx
|
midi: allow clearing clip from GenericMIDI binding
|
2017-09-29 18:48:16 +01:00 |
gtrack.cxx
|
implement pan style dials in avtk dial, close #173
|
2017-04-09 14:23:55 +01:00 |
gtrack.hxx
|
fix gtrack return value
|
2017-03-08 19:20:45 +00:00 |
gui.cxx
|
Space to control special track. (#205)
|
2018-03-26 20:51:10 +01:00 |
gui.hxx
|
Fixes a few leaks and errors
|
2017-06-21 21:25:02 +01:00 |
gunittrack.hxx
|
astyle: global restyle of codebase (fixes #153)
|
2016-12-27 13:04:05 +00:00 |
icon.xpm
|
-Icon created & working, added transport.hxx
|
2014-08-08 23:13:19 +01:00 |
jack.cxx
|
jack: track numbering to use human-offset
|
2017-03-27 21:10:06 +01:00 |
jack.hxx
|
Use stereo signal for all channels
|
2017-03-27 20:53:03 +01:00 |
jacksendreturn.cxx
|
jacksendreturn: fix whitespace issues and cleanup
|
2018-03-25 20:49:28 +01:00 |
jacksendreturn.hxx
|
Use stereo signal for all channels
|
2017-03-27 20:53:03 +01:00 |
logic.cxx
|
pan: load and save of value implemented (close #164)
|
2017-01-09 15:03:56 +00:00 |
logic.hxx
|
dsp: pan implemented in trackoutput, event added
|
2017-01-09 14:11:16 +00:00 |
looper.cxx
|
jacksendreturn: fix whitespace issues and cleanup
|
2018-03-25 20:49:28 +01:00 |
looper.hxx
|
astyle: global restyle of codebase (fixes #153)
|
2016-12-27 13:04:05 +00:00 |
looperclip.cxx
|
looperclip: use [] to access vector not .at()
|
2018-03-25 20:49:28 +01:00 |
looperclip.hxx
|
Use stereo input and stereo audio buffer
|
2017-03-27 20:53:03 +01:00 |
main.cxx
|
Fixes a few leaks and errors
|
2017-06-21 21:25:02 +01:00 |
meson.build
|
meson: generate version.hxx on compile
|
2018-03-04 02:19:29 +00:00 |
metronome.cxx
|
metronome: reduce default volume (fixes #180)
|
2017-04-17 17:06:00 +01:00 |
metronome.hxx
|
astyle: global restyle of codebase (fixes #153)
|
2016-12-27 13:04:05 +00:00 |
nsm.h
|
-Working on NSM integration: open working, but session not showing: Jack registration issue with GUI probably the cause
|
2013-11-08 00:18:48 +00:00 |
timemanager.cxx
|
astyle: global restyle of codebase (fixes #153)
|
2016-12-27 13:04:05 +00:00 |
timemanager.hxx
|
astyle: global restyle of codebase (fixes #153)
|
2016-12-27 13:04:05 +00:00 |
trackoutput.cxx
|
restyle trackoutput
|
2017-03-27 21:15:35 +01:00 |
trackoutput.hxx
|
dsp: pan implemented in trackoutput, event added
|
2017-01-09 14:11:16 +00:00 |
transport.hxx
|
astyle: global restyle of codebase (fixes #153)
|
2016-12-27 13:04:05 +00:00 |
version.hxx.in
|
meson: generate version.hxx on compile
|
2018-03-04 02:19:29 +00:00 |