Csound Csound-dev Csound-tekno Search About

[Csnd] Mass-spring

Date2018-08-26 12:16
FromPeter Burgess
Subject[Csnd] Mass-spring
Am I right in remembering there are some mass spring model opcodes in Csound somewhere? I've gone through the manual and tried googling, and I can't find one, but I'm sure I remember using one in the past
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

Date2018-08-26 12:57
FromJohn ff
SubjectRe: [Csnd] Mass-spring
Could you be thinking of scanned synthesis?

⁣Sent from TypeApp ​

On Aug 26, 2018, 12:18, at 12:18, Peter Burgess  wrote:
>Am I right in remembering there are some mass spring model opcodes in
>Csound somewhere? I've gone through the manual and tried googling, and
>I
>can't find one, but I'm sure I remember using one in the past
>
>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

Date2018-08-26 12:59
FromPeter Burgess
SubjectRe: [Csnd] Mass-spring
That's the one! Cheers John

On Sun, 26 Aug 2018, 12:57 John ff, <jpff@codemist.co.uk> wrote:
Could you be thinking of scanned synthesis?

⁣Sent from TypeApp ​

On Aug 26, 2018, 12:18, at 12:18, Peter Burgess <pete.soundtechnician@gmail.com> wrote:
>Am I right in remembering there are some mass spring model opcodes in
>Csound somewhere? I've gone through the manual and tried googling, and
>I
>can't find one, but I'm sure I remember using one in the past
>
>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

Date2018-08-26 13:13
FromTarmo Johannes
SubjectRe: [Csnd] Mass-spring
Hi,

If you use CsoundQt,  look at the examples, synths, Scanned synthesis sandbox.

Tarmo

26.08.2018 14:59 kirjutas kuupäeval "Peter Burgess" <pete.soundtechnician@gmail.com>:
That's the one! Cheers John

On Sun, 26 Aug 2018, 12:57 John ff, <jpff@codemist.co.uk> wrote:
Could you be thinking of scanned synthesis?

⁣Sent from TypeApp ​

On Aug 26, 2018, 12:18, at 12:18, Peter Burgess <pete.soundtechnician@gmail.com> wrote:
>Am I right in remembering there are some mass spring model opcodes in
>Csound somewhere? I've gone through the manual and tried googling, and
>I
>can't find one, but I'm sure I remember using one in the past
>
>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

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

Date2018-08-26 14:51
FromPeter Burgess
SubjectRe: [Csnd] Mass-spring
I'll check that out, cheers.

Out of interest, the scanu parameter:

ifnstif -- ftable that contains the spring stiffness of each connection. It should have the same size as the
square of the intended mass number. The data ordering is a row after row dump of the connection matrix
of the system.

numberOfMasses^2 number of connections will surely also connect the mass to itself won't it?
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

Date2018-08-26 16:42
FromPeter Burgess
SubjectRe: [Csnd] Mass-spring
Also, how will a single directional stiffness work compared to a bidirectional stiffness in scanu? Does single directional suggest that the vibration of mass1 can affect mass2 while mass2 won't affect mass1?
 

On 26 Aug 2018 14:51, "Peter Burgess" <pete.soundtechnician@gmail.com> wrote:
I'll check that out, cheers.

Out of interest, the scanu parameter:

ifnstif -- ftable that contains the spring stiffness of each connection. It should have the same size as the
square of the intended mass number. The data ordering is a row after row dump of the connection matrix
of the system.

numberOfMasses^2 number of connections will surely also connect the mass to itself won't it?

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