tim-janik / anklang

MIDI and Audio Synthesizer and Composer
https://anklang.testbit.eu/
Mozilla Public License 2.0
54 stars 3 forks source link

loop player #39

Closed Reaper10 closed 7 months ago

Reaper10 commented 7 months ago

I think it would cool if one day have a open source loop file format. https://faustlibraries.grame.fr/libs/soundfiles/#soloop

like:

Apple loops rex/rex 2 acid loop

what about adding combining .MKA with Faust soundfilie.lib and with vamp or https://cvs.savannah.nongnu.org/viewvc/freecycle/freecycle/ workflow https://www.youtube.com/watch?v=Yqrz85rPuEo

This could use tool like the old Time Shift Tool into more useful tools https://drmukul.github.io/Audacity3.0.0_English_Manual/man/time_shift_tool.html you repurpose the tool for manual moving slice marker.

down the line you could use a loop player/instrument like octo rex play https://www.youtube.com/watch?v=EbhaeBRb7NA&t=3s

For the loop files, the idea is something similar to the tree will end AID e program. Or Code writing program similar to Sublime text Or CudaText Creve you whatever we're every slice. In the loop file shows up a separate entry into the tree. View like a folder in the tree View or a file in the tree. 68747470733a2f2f636f6465626572672e6f72672f6174746163686d656e74732f62396161306233662d313662342d343434612d623033322d373038303432336465653332

Adding support for these formats will help other open source DAWs

tim-janik commented 7 months ago

We are currently looping the clips during playback, and trunk has just seen the merge of LiquidSFZ, which can handle loops in samples / SFZ files. Let us know if you have an actual issue with Anklang, e.g. with a screenshot attached so we can see what you are talking about.