Skip to content

Latest commit

 

History

History
50 lines (39 loc) · 1.89 KB

README.md

File metadata and controls

50 lines (39 loc) · 1.89 KB

TR8CK (if you know a better name please make an issue and tell me)

🚧 still under construction, but if you want to go ahead and play around with it, please do! 🚧
🚧 currently unable to be build/deployed due to how faust2webaudio links to the wasm-file! 🚧

an experimental DAW/tracker with Faust live coding via faust2webaudio and UI powered by SolidJS

rec4.mp4

create patterns

rec6.mp4

form compositions from patterns

rec7.mp4

upload and edit samples

rec8.mp4

write/edit your own synths in Faust

rec9.mp4

write/edit your own FX in Faust

rec10.mp4

CAPABILITIES:

  • pattern-view
  • composition-view
    • compose a sequence of patterns
    • group patterns together
    • loop groups
    • copy/paste groups
  • synths with Faust
    • compile custom Faust dsp-code
    • editable parameters
  • sampler
    • wave visualizer and selector
    • timestretch
    • reverse
    • record from mic
    • resample from set
  • fx with Faust
    • drag'n'drop fx into track or instrument's fx chain
    • edit and recompile Faust code fx
  • code-editor for Faust (CodeMirror6)
    • synthax-highlighting and completions
    • error handling
  • save set
  • record live / render set