Jonathan Moore Liles
3f6faa0754
Update Non-DAW screenshot in documentation.
13 years ago
Jonathan Moore Liles
bb75847ac1
Mixer: Implement mixer Strip import/export
15 years ago
Jonathan Moore Liles
044414c4c2
Mixer: Try to fix some weirdness with Controller Module knob display.
13 years ago
Jonathan Moore Liles
3ac28ce0de
Replace crappy LASH support with fancy new NSM support.
13 years ago
Jonathan Moore Liles
9f6a2fd022
Timeline: Warn about buggy FLTK version.
13 years ago
Jonathan Moore Liles
df0a9c4267
Mixer: Make slider types optional too.
13 years ago
Jonathan Moore Liles
ccc93d2388
Timeline: Work around bug in FLTK 1.3 when drawing a string containing only symbols.
13 years ago
Jonathan Moore Liles
5fbdd940be
Mixer: Try harder to avoid drawing meters more than necessary.
13 years ago
Jonathan Moore Liles
32bd29a28b
GUI tweaks.
13 years ago
Jonathan Moore Liles
26fa9eba3b
Mixer: Add new 'plastic' knob type. Make knob type to display configurable.
13 years ago
Jonathan Moore Liles
9bb9a91b22
Add 'gleam' inspired boxtypes to replace the ones in the gtk+ theme. Also, tweak crystal boxtypes.
13 years ago
Jonathan Moore Liles
f1dc015b08
Add some scrolling indicators to pattern view.
13 years ago
Jonathan Moore Liles
d733de358e
Enforce restriction on total number of patterns and phrases.
13 years ago
Jonathan Moore Liles
f8221f51e8
Fix bug in drawing of long note names.
13 years ago
Jonathan Moore Liles
20fcfe436f
Change mouse bindings...
MOUSEWHEEL and SHIFT+MOUSEWHEEL scroll verically and horizontally.
Alt+Mousewheel adjusts note velocity.
And Ctrl+Alt+LeftButton invokes randomize row.
13 years ago
Jonathan Moore Liles
877d08759d
Center the pattern viewport.
13 years ago
Jonathan Moore Liles
ca56b8c337
Make note shape (circle, square) optional.
Also, get rid of the canvas's ability to display different shapes on the same
canvas, since we never use that feature anyway.
13 years ago
Jonathan Moore Liles
9974e9bb47
Be more efficient when recording.
13 years ago
Jonathan Moore Liles
71e0583696
Improve queue playback mode. Flash pattern trigger with color of queued state.
Also, use Channel 0 CC 20 0-127 for pattern triggering instead of NOTE ONs.
13 years ago
Jonathan Moore Liles
0d62b91605
Non-Sequencer gets a new icon! Set icon on main window. Requires libXpm. Also, update config funcs.
13 years ago
Jonathan Moore Liles
0f19bf3c6b
Fix output of non-note event types which was broken by 0e946a.
13 years ago
Jonathan Moore Liles
6cd4dd6ea0
Add notes to packagers.
13 years ago
Jonathan Moore Liles
1c1817fc41
NSM: Update documentation.
13 years ago
Jonathan Moore Liles
c1a7848670
NSM: Minor cleanup.
13 years ago
Jonathan Moore Liles
17e32e0282
Implement Queue playback mode.
Pattern muteing/unmuteing (via GUI or MIDI) takes effect the next time the
pattern loops.
13 years ago
Jonathan Moore Liles
802f4c572f
Only attempt to fill the screen when the screen is smaller than the window.
13 years ago
Jonathan Moore Liles
6566626c7f
Don't load garbage into song name due to uninitialized pointer.
13 years ago
Jonathan Moore Liles
677d4976b2
NSM: For lack of a better place to put it, add 'jackpatch' program to the repository.
13 years ago
Jonathan Moore Liles
46eb00f8d6
Use getopt_long for processing command line arguments to Non-DAW and Non-Mixer.
13 years ago
Jonathan Moore Liles
3a5c330e34
Everybody gets new icons! Also, .desktop files.
13 years ago
Jonathan Moore Liles
7590c52c76
scripts: Allow suggested packages.
13 years ago
Jonathan Moore Liles
8ac4b60928
Silence uninformative debug warning message.
13 years ago
Jonathan Moore Liles
55c83cf4ec
Mixer: Update documentation.
13 years ago
Jonathan Moore Liles
d8c32376e1
Mixer: Document spatialization control for Ambisonics plugins.
13 years ago
Jonathan Moore Liles
9de99e2380
Update documentation.
13 years ago
Jonathan Moore Liles
388796a1c4
NSM: Time client responses.
13 years ago
Jonathan Moore Liles
e98326103e
MIDI input on 'control' port triggers patterns in Trigger playback mode.
Notes 1-128 on Channel 1 correspond to patterns. NOTE ON triggers the pattern
at the given moment, a second NOTE ON stops it at a given moment. NOTE OFF does
nothing. Also, patterns triggered via the GUI are no longer forced to be in
lock-step.
13 years ago
Jonathan Moore Liles
e9aca6809e
Keep number of rows on phrase canvas in sync with the number of patterns.
13 years ago
Jonathan Moore Liles
c91f950612
Remove TODO file from repository.
13 years ago
Jonathan Moore Liles
0e946a9f73
Attempt to always emit the correct number of NOTE ONs and NOTE OFFs.
13 years ago
Jonathan Moore Liles
614fea7343
Don't drop the first notes of phrases when playing in sequence mode.
13 years ago
Jonathan Moore Liles
6ce2d2051c
Previous commit for fluid update messed up some widget dimensions. Revert that part.
13 years ago
Jonathan Moore Liles
aa6c6388d5
Replace "Fl" in include directives with "FL"
13 years ago
Jonathan Moore Liles
250b7db644
Cleanup compiler warnings.
13 years ago
Jonathan Moore Liles
2f67b1bee4
OSC: Fix signal creation notification.
13 years ago
Jonathan Moore Liles
1cdc62416d
NSM: Don't forget to inform GUI of the removal of stopped clients when closing a session.
13 years ago
Jonathan Moore Liles
cdcc61d75b
NSM: Minor GUI enhancements.
13 years ago
Jonathan Moore Liles
e8cc16eff1
NSM: Add session locking to nsmd.
13 years ago
Jonathan Moore Liles
6e0aa57083
NSM: Add --detach option to nsmd.
13 years ago
Jonathan Moore Liles
dafc476222
Big OSC signal cleanups
13 years ago