Csound Csound-dev Csound-tekno Search About

[Csnd] Does anybody know how to implement this?

Date2019-12-09 12:00
Fromslobodanip
Subject[Csnd] Does anybody know how to implement this?
Hello I was wondering if someone can give a basic example of this article 
http://csoundjournal.com/2006winter/RAViC.html

I would like to implement it to visualize my sounds.

Thank you!
Slobodan



--
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

Date2019-12-09 14:25
FromRory Walsh
SubjectRe: [Csnd] Does anybody know how to implement this?
I'm not sure those opcodes ever made it into Csound. I think at the time they were written Csound was moving towards version 6, and Simon got caught implementing things in version 5. Long story short, I'm not sure if you could even compile and use them with the current version of Csound. 

But fear not, you have many options. You can just use the inbuilt Csound opcodes display and dispfft opcodes. They work straight out of the box. You could also use Cabbage or CsoundQT to visualise signals. Both offer ways of viewing both time and frequency domain signals. If you want, you can use ctcsound.py and any number of Python based graphing toolkit. And finally you can use CsoundWASM and any number of JS based graphing frameworks. Loads of options.


On Mon, 9 Dec 2019 at 11:44, slobodanip <slobodanip@gmail.com> wrote:
Hello I was wondering if someone can give a basic example of this article
http://csoundjournal.com/2006winter/RAViC.html

I would like to implement it to visualize my sounds.

Thank you!
Slobodan



--
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
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

Date2019-12-10 05:50
FromSlobodan Ivanovic
SubjectRe: [Csnd] Does anybody know how to implement this?
Awesome, thank you for answer Rory:)


El lun., 9 dic. 2019 a las 21:25, Rory Walsh (<rorywalsh@ear.ie>) escribió:
I'm not sure those opcodes ever made it into Csound. I think at the time they were written Csound was moving towards version 6, and Simon got caught implementing things in version 5. Long story short, I'm not sure if you could even compile and use them with the current version of Csound. 

But fear not, you have many options. You can just use the inbuilt Csound opcodes display and dispfft opcodes. They work straight out of the box. You could also use Cabbage or CsoundQT to visualise signals. Both offer ways of viewing both time and frequency domain signals. If you want, you can use ctcsound.py and any number of Python based graphing toolkit. And finally you can use CsoundWASM and any number of JS based graphing frameworks. Loads of options.


On Mon, 9 Dec 2019 at 11:44, slobodanip <slobodanip@gmail.com> wrote:
Hello I was wondering if someone can give a basic example of this article
http://csoundjournal.com/2006winter/RAViC.html

I would like to implement it to visualize my sounds.

Thank you!
Slobodan



--
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
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
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