Jonathan Moore Liles
|
6e776faf24
|
Sequencer: Cleanup prototypes.
|
2013-08-14 18:03:28 -07:00 |
Jonathan Moore Liles
|
b8184ac910
|
Sequencer: Fix pattern insertion trigger length on phrase.
|
2013-08-14 18:03:28 -07:00 |
Jonathan Moore Liles
|
a30d065cb7
|
Sequencer: Tweak canvas drawing.
|
2013-08-14 18:03:28 -07:00 |
Jonathan Moore Liles
|
8001b1b2c1
|
Sequencer: Fix edit menu for phrase mode.
|
2013-08-14 18:03:28 -07:00 |
Jonathan Moore Liles
|
8101abafeb
|
Work around another retarded bug in binutils-gold.
|
2013-08-14 18:03:28 -07:00 |
Jonathan Moore Liles
|
a872d99e9b
|
Sequencer: More simplification of pattern drawing.
|
2013-08-14 18:03:28 -07:00 |
Jonathan Moore Liles
|
cec17e7990
|
Sequencer: Remove canvas optimizations in favor of simpler drawing.
|
2013-08-14 18:02:11 -07:00 |
Jonathan Moore Liles
|
09fe968264
|
Sequencer: Clean up event editor display/scrolling behavior.
|
2013-08-14 18:02:11 -07:00 |
Jonathan Moore Liles
|
68655cc599
|
Sequencer: Replace pattern number spinner with value slider.
|
2013-08-14 18:02:11 -07:00 |
Jonathan Moore Liles
|
46d2324446
|
Timeline/Fade: minor cleanup.
|
2013-08-14 17:55:14 -07:00 |
Jonathan Moore Liles
|
e578deb112
|
Timeline: Avoid unaligned access.
|
2013-08-14 17:54:38 -07:00 |
Jonathan Moore Liles
|
1cb9f68cf1
|
Mixer: Limit rate of DSP meter updates.
|
2013-08-14 17:11:35 -07:00 |
Jonathan Moore Liles
|
19487a72e4
|
Tweak buffer ops for GCC auto vectorization.
|
2013-08-13 22:50:30 -07:00 |
Jonathan Moore Liles
|
9b8f02fbf3
|
NSM/NSM Proxy: Add two new options. Stop Signal and Config File.
|
2013-08-13 22:50:30 -07:00 |
Jonathan Moore Liles
|
21ab68d3e5
|
NSM/JackPatch: Replace mutex in callback handling with ringbuffer (may help with JACK1 which runs the callbacks in the RT thread).
|
2013-08-13 22:50:30 -07:00 |
Jonathan Moore Liles
|
d1c4fe418b
|
Midi-Mapper: Close gracefully on sigterm.
|
2013-08-13 22:50:30 -07:00 |
Jonathan Moore Liles
|
b0fc87ec86
|
Mixer: Fix group membership of new strips.
|
2013-08-13 22:50:19 -07:00 |
Jonathan Moore Liles
|
fab76b1c4f
|
Set FTZ and DAZ flags by default for all JACK client threads.
|
2013-08-09 17:41:11 -07:00 |
Jonathan Moore Liles
|
dd21a18c81
|
Mixer: Add group DSP meters.
|
2013-08-08 23:32:44 -07:00 |
Jonathan Moore Liles
|
5ccc6e7595
|
Mixer: Implement basic groups.
|
2013-08-08 12:57:26 -07:00 |
Jonathan Moore Liles
|
d2b2c0808d
|
Timeline: Fix double free in project open
Closes #71
|
2013-08-01 09:14:33 -07:00 |
Jonathan Moore Liles
|
e6d153c13c
|
Sequencer: Work around internal compiler error bug in GCC 4.8.
|
2013-07-31 21:26:06 -07:00 |
Jonathan Moore Liles
|
9837a8f3f7
|
Timeline: Fix typo.
|
2013-07-31 21:25:42 -07:00 |
Jonathan Moore Liles
|
0da98f95b8
|
Fix some memory leaks and other valgrind warnings.
|
2013-07-30 21:36:35 -07:00 |
Jonathan Moore Liles
|
a3f1265ef3
|
Timeline: Reduce window minimum height.
|
2013-07-23 22:52:15 -07:00 |
Jonathan Moore Liles
|
612fdfe952
|
Mixer: Save/restore state of spatialization console.
|
2013-07-21 20:20:42 -07:00 |
Jonathan Moore Liles
|
0d42bf3483
|
wscript: tweak optimization options.
|
2013-07-20 17:41:53 -07:00 |
Jonathan Moore Liles
|
50d5411411
|
Mixer/Spatializer: Fade delay into non-interpolating mode when source is stationary.
|
2013-07-20 16:29:09 -07:00 |
Jonathan Moore Liles
|
2da6c503aa
|
NSM/jackpatch: Sort connections before saving.
|
2013-07-19 18:13:50 -07:00 |
Jonathan Moore Liles
|
8d330997d1
|
Mixer/midi mapper: Use proper NSM client ID.
|
2013-07-18 00:26:48 -07:00 |
Jonathan Moore Liles
|
932a78c747
|
Mixer: Fix jack client rename on strip rename.
|
2013-07-18 00:26:42 -07:00 |
Jonathan Moore Liles
|
e95fd10775
|
Mixer: Fix panner control connection to old ambisonics LADSPA plugins.
|
2013-07-17 19:13:33 -07:00 |
Jonathan Moore Liles
|
be025b00b9
|
Mixer: Add cross hairs to panner plane backdrop.
|
2013-07-17 19:12:43 -07:00 |
Jonathan Moore Liles
|
b31eef9c36
|
Mixer/DPM: Fix reposition interfering with optimized drawing.
|
2013-07-16 20:58:43 -07:00 |
Jonathan Moore Liles
|
123d45c1ae
|
Update NTK.
|
2013-07-16 20:58:43 -07:00 |
Jonathan Moore Liles
|
e88c255d45
|
Mixer: Fix initial size.
|
2013-07-16 20:58:42 -07:00 |
Jonathan Moore Liles
|
70856a6e8e
|
OSC Signal cleanups.
|
2013-07-16 20:58:42 -07:00 |
Jonathan Moore Liles
|
cfd451c4d6
|
Mixer: Implement Spatializer module.
|
2013-07-16 20:58:36 -07:00 |
Jonathan Moore Liles
|
a59dad4204
|
nonlib: Fix bugs in JACK::Port.
|
2013-07-16 16:21:13 -07:00 |
Jonathan Moore Liles
|
fd1207b75e
|
Mixer: Clip children when drawing modules.
|
2013-07-16 16:21:13 -07:00 |
Jonathan Moore Liles
|
a958276b06
|
Timeline: Mark ports as Terminal.
|
2013-07-16 16:21:13 -07:00 |
Jonathan Moore Liles
|
1a9741cb7f
|
Mixer: Remove dead signal feedback code.
|
2013-07-16 16:21:13 -07:00 |
Jonathan Moore Liles
|
6d2aeaf405
|
Mixer: Implement Spatialization Console.
|
2013-07-16 16:21:13 -07:00 |
Jonathan Moore Liles
|
aedbca82be
|
Mixer: Avoid unecessary redraws (hidden widgets, when mixer strips are added). Also, draw fonts of inactive widgets in dimmed color.
|
2013-07-16 16:21:13 -07:00 |
Jonathan Moore Liles
|
fd64b39fa4
|
Mixer: Tweaks to by-number learning.
|
2013-07-16 16:21:13 -07:00 |
Jonathan Moore Liles
|
0c6a3ea0f8
|
Mixer: Improve appearance of panner/spatialization widget with pixmap background.
|
2013-07-16 16:21:13 -07:00 |
Jonathan Moore Liles
|
a3a8247b83
|
Mixer: Add connection/disconnection submenu to controller module context menu.
|
2013-07-16 16:21:12 -07:00 |
Jonathan Moore Liles
|
07161196bd
|
Mixer: Use a four color gradient for meters.
|
2013-07-16 16:21:12 -07:00 |
Jonathan Moore Liles
|
6adf6a9389
|
OSC: Simplify OSC signal protocol. Add midi<->osc gateway program.
|
2013-07-16 16:21:08 -07:00 |
Jonathan Moore Liles
|
37d5dd87b9
|
Mixer: Implement two way mapping for OSC learning.
|
2013-07-14 18:06:01 -07:00 |