A pattern-oriented, polyphonic MIDI step-sequencer, which makes its own path.
16 parallel patterns with six tracks and 16 bars – equating to 256 bars & 96 tracks.
Videos: https://www.youtube.com/watch?v=0UK7US2NwC0&list=PLZCmwv5U3kDP-3jldIzOErbnBOdGjJV_M
Source: https://github.com/monotomy/CYTHAR-Sequenzer
Check out B-Step Sequencer too: http://b-step.monoplugs.com . A similar, new Project.
Features
- midi io
- stand alone
- song mode
- guitar inspired
- 96 tracks
Categories
MIDILicense
GNU General Public License version 3.0 (GPLv3)Other Useful Business Software
Zenflow- The AI Workflow Engine for Software Devs
Zenflow is the AI workflow engine built for real teams. Parallel agents plan, code, test, and verify in one workflow. With spec-driven development and deep context, Zenflow turns requirements into production-ready output so teams ship faster and stay in flow.
Rate This Project
Login To Rate This Project
User Reviews
-
Just compiled the src with Codeblocks under minor hazzle only, just some repathing, with my partly custom built mingw 4-8 "on top" of boost 1 54/QT 4.8.4 likewise built with 4.8. The only issue is that 4.7 and below not are distinctive between -std c++11 and gnu++11 so with 4.8 and up one need to implement -std=gnu++11 in the codeblocks projectfile as the src contains extensions from vanilla standard c++11. A very nice app for us music mongers !