Valentin Boettcher
6a4188dbb7
An event aproach.
2018-03-31 19:37:44 +02:00
Valentin Boettcher
8cf5e19848
Some tweaks + Display number of bars recorded (and to be recorded)!
2018-03-27 17:52:41 +02:00
Valentin Boettcher
256ef71491
Here we go. A nicer implementation
2018-03-26 19:28:09 +02:00
Harry van Haaren
fdec6fedbf
dsp: pan implemented in trackoutput, event added
2017-01-09 14:11:16 +00:00
Harry van Haaren
01f71ec5e4
astyle: global restyle of codebase ( fixes #153 )
...
This to bring common fomatting to the whole project,
including submissions. To format a file to this style:
astyle --style=linux -t8 <file>
Future patches / pull-requests should be in this format.
2016-12-27 13:04:05 +00:00
Gerald
3bf4a14dec
implemented events for jack send return
2016-11-15 18:11:28 +01:00
Harry van Haaren
d208f8959a
-Added LICENSE
2013-12-08 21:44:43 +00:00
Harry van Haaren
17950d7d00
-Updated MIDI bindings, added MasterReturn binding option
2013-11-21 14:11:06 +00:00
Harry van Haaren
52c73d787c
-Working on GUI feedback for Input section, fixed bugs in process staying alive if OptionsWindow is shown
2013-11-09 21:50:21 +00:00
Harry van Haaren
d3b3fd82fe
-Return volume dial working
2013-10-07 15:21:24 +01:00
Harry van Haaren
52cfaca7e8
-TrackSendActive implemented
2013-09-23 15:23:48 +01:00
Harry van Haaren
8813cf0852
-Input volume events added, UI updated
2013-09-20 13:11:47 +01:00
Harry van Haaren
25af4824b1
-Updated UI, added events for input routing
2013-09-20 13:02:27 +01:00
Harry van Haaren
f1c5f55f80
-Implemented DSP / events for Input send handling, updated UI
2013-09-20 12:40:50 +01:00
Harry van Haaren
860a2d4501
-Fixed master fader, working on master return
2013-09-20 10:29:05 +01:00
Harry van Haaren
611839a8f6
-Updated GUI, added metronomeEnable to Controller
2013-09-18 10:09:26 +01:00
Harry van Haaren
f7fce45d4a
-Loops can be used as tempo, and Luppp will guess the amount of beats, its tempo based on beats, and start running at that tempo.
2013-08-13 18:34:08 +01:00
Harry van Haaren
40850e0e41
-UI can set the number of beats in LooperClips
2013-08-13 17:03:33 +01:00
Harry van Haaren
a4717bd1f0
-Added TapTempo to Logic, and shows in GUI
2013-08-05 17:52:53 +01:00
Harry van Haaren
9dfd7ecdb8
-Implemented Logic class as interface to functionality
2013-08-05 13:56:38 +01:00
Harry van Haaren
ad05c9c7d4
-Implementing new Logic class as input interface to all Luppp functionality
2013-08-05 13:29:07 +01:00