steven-law / Teensy-DAW

clipbased Touch DAW for Teensy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please join this Discord channel for best feature updates, informations and other chats.
The most updated files are still here, tho.
https://discord.gg/N78atDz9bC please Note: At the moment the latest updates are in the "Steven-Law" branch

Teensy-DAW clipbased Touch DAW for Teensy

.) 8 tracks
.) 8 individual clips per track
.) 16 steps per clip
.) +4 different Sequencer Modes ("Step", "Grid", "Drop", "Rand")
.) sequence external Midi gear (Midichannel 1 - 16) or (if "Midichannel" is above 16)
.) 8+ internal plugins , several sampleplayers and synthesis
.) each plugin can save 8 presets to sd card
.) more plugins can be easily added. Tutorial inside
.) send 16 midi cc´s per track when Midichannel is set to 1-16
.) whole project or each page can be saved/loaded indiviually to sd card
.) Songmode /Arrangement Mode
.) navigation via touchscreen, buttons or encoders
.) control 4 paramters in a row immediatly with the knobs or 4 pots from your controller/keyboard
.) automatic pot assign for different pages
.) connect a keyboard like the keyste37 (or any other KB with 4 Knobs) for best integration
.) connect up to 5 usbmidi-synthesizer over a usb-hub/ or standard TRS Type A = Korg/Roland/..
.) Record or play live via USB Keyboard
.) Record external Audio to RAW files
.) scales can be highlighted in sequencer view
.) use a Launchpad mini (MK1) to launch Clips directly
.)

Implemented plugins:

  1. Chord-Plugin
  2. SdCard-WAV Drumplayer, very rudimentary for now
  3. 1OSC Voice (with Tutorial)
  4. FlashMem Drumplayer
  5. SD melodic sampler
  6. SD *.raw melodic sampler
  7. drum synth
  8. 1OSC with moog ladder filter

Songmode:
.) the individual clips can be arranged in songmode
.) songs can be up to 255 bars long
.) set individual note offsets (transpose) per beat
.) set individual Plugin Preset per beat
.) set individual Volumes per beat
.) loop function to loop desired bars
.)

Drumtrack:
.) sequence one of the internal drum plugins
.) send up to 12 individual Midi notes to ext gear like Drummachines
.) sent notes can be easily applied
.)

Melodic Tracks 2-8:
.) sequence one of the internal melodic plugins
.) send Midinotes to ext gear like Monophonic Synthesizers
.)

Mixer:
.) mix internal plugins / MIDI Velocity
.) solo and mute function
.) 3 fx slots with individual sends per track
.)

Audio Recorder:
.) Record Line Level to RAW
.) choose one of 128 RAW Files
.) apply Gain to the signal
.) Pre-Listen /Monitor your signal
.) record by hitting Rec, press again to stop recoording
.)

About

clipbased Touch DAW for Teensy


Languages

Language:C++ 94.6%Language:C 5.4%