An audio buffer module.
-
joffo78
- Member
- Posts: 1033
Hello .
I didn't manage to make that by patching (maybe it's possible with a script...)
I wonder if it's possible to have a module that queue audio bloc for several second of a sample.
I try to make it with a queue data in an array but the window is oo small.
I notice when i put an array on a audio in i obtain an array whith the size of the buffer size which it's normal.
So if we could queue this array we should obtain an audio buffer which would be a fantastic tool !
I didn't manage to make that by patching (maybe it's possible with a script...)
I wonder if it's possible to have a module that queue audio bloc for several second of a sample.
I try to make it with a queue data in an array but the window is oo small.
I notice when i put an array on a audio in i obtain an array whith the size of the buffer size which it's normal.
So if we could queue this array we should obtain an audio buffer which would be a fantastic tool !
- oli_lab
- Member
- Posts: 1286
- Location: Brittany, France
- Contact:
an audio delay ?
http://oli-lab.org
Win11 Ryzen9/32GB RAM - RME MADIFACE - SSL alpha link 4-16 - OSC capable interfaces
follow OLI_LAB adventures on Mastodon
@olivar_premier@mastodon.social
Win11 Ryzen9/32GB RAM - RME MADIFACE - SSL alpha link 4-16 - OSC capable interfaces
follow OLI_LAB adventures on Mastodon
@olivar_premier@mastodon.social
- oli_lab
- Member
- Posts: 1286
- Location: Brittany, France
- Contact:
you may try the DYOWT V3 module (addons)
http://oli-lab.org
Win11 Ryzen9/32GB RAM - RME MADIFACE - SSL alpha link 4-16 - OSC capable interfaces
follow OLI_LAB adventures on Mastodon
@olivar_premier@mastodon.social
Win11 Ryzen9/32GB RAM - RME MADIFACE - SSL alpha link 4-16 - OSC capable interfaces
follow OLI_LAB adventures on Mastodon
@olivar_premier@mastodon.social
- oli_lab
- Member
- Posts: 1286
- Location: Brittany, France
- Contact:
File uploaded: http://www.sensomusic.org/forums/upload ... =dyoWT.pat
http://oli-lab.org
Win11 Ryzen9/32GB RAM - RME MADIFACE - SSL alpha link 4-16 - OSC capable interfaces
follow OLI_LAB adventures on Mastodon
@olivar_premier@mastodon.social
Win11 Ryzen9/32GB RAM - RME MADIFACE - SSL alpha link 4-16 - OSC capable interfaces
follow OLI_LAB adventures on Mastodon
@olivar_premier@mastodon.social
- oli_lab
- Member
- Posts: 1286
- Location: Brittany, France
- Contact:
the incomming audio stream is stored into a wave table. then you can scan across the wave table to listen to the sound snippets.
put the .pat into a rack and send some audio to the rack input
put the .pat into a rack and send some audio to the rack input
http://oli-lab.org
Win11 Ryzen9/32GB RAM - RME MADIFACE - SSL alpha link 4-16 - OSC capable interfaces
follow OLI_LAB adventures on Mastodon
@olivar_premier@mastodon.social
Win11 Ryzen9/32GB RAM - RME MADIFACE - SSL alpha link 4-16 - OSC capable interfaces
follow OLI_LAB adventures on Mastodon
@olivar_premier@mastodon.social
- oli_lab
- Member
- Posts: 1286
- Location: Brittany, France
- Contact:
you can scroll inside the WT no problem,
File uploaded: http://www.sensomusic.org/forums/upload ... balone.pat
but no array output, sorry.
File uploaded: http://www.sensomusic.org/forums/upload ... balone.pat
but no array output, sorry.
http://oli-lab.org
Win11 Ryzen9/32GB RAM - RME MADIFACE - SSL alpha link 4-16 - OSC capable interfaces
follow OLI_LAB adventures on Mastodon
@olivar_premier@mastodon.social
Win11 Ryzen9/32GB RAM - RME MADIFACE - SSL alpha link 4-16 - OSC capable interfaces
follow OLI_LAB adventures on Mastodon
@olivar_premier@mastodon.social
