[Csnd] Sample length chop/cut/slice
Date | 2018-07-24 16:08 |
From | Joel Ramsbottom |
Subject | [Csnd] Sample length chop/cut/slice |
I'm currently using filescal to playback audio with the ability to change the pitch and speed independently. This was a progression from using tablei which read from an index, however. Like tablei is there away to access the "table index" of filescal as i need to be able to adjust pitch and speed independently as well as jump to different parts of the sample? How can I do this? Many thanks? Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |
Date | 2018-07-24 22:37 |
From | fauveboy |
Subject | Re: [Csnd] Sample length chop/cut/slice |
could filescal be sent a signal to manipulate such as a looped area of an audio signal from tablei? -- Sent from: http://csound.1045644.n5.nabble.com/Csound-General-f1093014.html Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |
Date | 2018-07-25 18:15 |
From | fauveboy |
Subject | Re: [Csnd] Sample length chop/cut/slice |
I've tried diskgrain but the limitation (like with filescal) is that you can't adjust the start/end point as a krate value ? Is there a way around this? -- Sent from: http://csound.1045644.n5.nabble.com/Csound-General-f1093014.html Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |