1
Fork 0
JACK MIDI pattern sequencer (by paniq)
Go to file
Nedko Arnaudov a3f4361103 install.txt: adjust for py2 and scons3 2023-06-18 17:25:06 +03:00
json json writer 2010-02-06 18:48:16 +01:00
site/screenshots added screenshots 2010-05-04 09:48:56 +02:00
win32 win32 fixes + build process for vc9 2010-01-29 11:20:08 +01:00
.gitignore gitignore generated files 2010-09-22 15:17:27 +03:00
LICENSE.txt installer routines 2010-09-21 14:33:02 +02:00
Makefile installer routines 2010-09-21 14:33:02 +02:00
SConscript installer routines 2010-09-21 14:33:02 +02:00
SConstruct SConstruct: fix build with gcc-11 2023-06-18 17:10:40 +03:00
cheatsheet.txt pattern interpolation, transpose octaves 2010-10-01 17:18:43 +02:00
commands.txt added tempo command (T) 2010-03-21 16:37:03 +01:00
drag.cpp Drag -> drag.hpp 2010-02-10 19:40:50 +01:00
drag.hpp Drag -> drag.hpp 2010-02-10 19:40:50 +01:00
install.txt install.txt: adjust for py2 and scons3 2023-06-18 17:25:06 +03:00
jack.cpp Initial JACK transport support. Can be switched on with the "Sync" button in the toolbar. Can de-sync easily. Best is to stop, seek, then start. 2010-08-05 11:38:51 +02:00
jack.hpp Initial JACK transport support. Can be switched on with the "Sync" button in the toolbar. Can de-sync easily. Best is to stop, seek, then start. 2010-08-05 11:38:51 +02:00
jacker.glade Icon for the Sync button 2011-03-14 23:41:48 +02:00
jacker.png logo update 2010-09-21 14:37:36 +02:00
jacker.svg logo update 2010-09-21 14:37:36 +02:00
jsong.cpp ability to mute individual patterns 2010-09-22 21:40:35 +02:00
jsong.hpp fixed paste overwriting everything 2010-10-01 16:44:39 +02:00
main.cpp apply patch from falktx that fixes the 100% CPU use problem 2011-03-14 23:40:49 +02:00
measure.cpp cheatsheet, shortcuts 2010-02-11 10:00:01 +01:00
measure.hpp save/load loop 2010-02-10 20:50:06 +01:00
midi.hpp added channel volume command (V) 2010-03-21 16:31:24 +01:00
model.cpp S splits a pattern at mouse cursor 2010-09-23 04:23:01 +02:00
model.hpp S splits a pattern at mouse cursor 2010-09-23 04:23:01 +02:00
patternview.cpp pattern interpolation, transpose octaves 2010-10-01 17:18:43 +02:00
patternview.hpp pattern interpolation, transpose octaves 2010-10-01 17:18:43 +02:00
player.cpp ability to mute individual patterns 2010-09-22 21:40:35 +02:00
player.hpp tracks can now be muted 2010-09-06 19:52:56 +02:00
ring_buffer.hpp fixed player timing on seek/stop/play 2010-02-09 23:44:06 +01:00
sdl.cpp using gtkmm/gtkbuilder for UI 2010-01-28 23:27:09 +01:00
sdl.hpp using gtkmm/gtkbuilder for UI 2010-01-28 23:27:09 +01:00
songview.cpp Merge branch 'master' into nedko 2010-10-15 00:10:36 +03:00
songview.hpp S splits a pattern at mouse cursor 2010-09-23 04:23:01 +02:00
todo.txt msgs 2010-02-19 19:24:59 +01:00
trackview.cpp rewire keyboard playthrough for correct channel as well 2010-09-06 20:36:15 +02:00
trackview.hpp tracks can now be muted 2010-09-06 19:52:56 +02:00