Csound Csound-dev Csound-tekno Search About

[Csnd] new metro opcode

Date2019-10-21 15:56
FromGleb
Subject[Csnd] new metro opcode
Hi folks!

I've just written a new opcode codename metro2. In addition to 'classical'
metro features, it allows swing (from 0 to 1). The swing parameter can be
modulated at k-rate. Also, the amplitude of that off-beat click can be set
to user defined value. 

As Steven suggested, I ask the community for the feedback on naming. It can
be metroswing for example... 
Any other suggestions are welcome.

I include metro.c (to be placed in Opcodes), so you can to build csound with
the new metro2 opcode. I also included the manual draft and some example
csd.  

metro.c   
metro2.csd   
metro2.html   



-----
Gleb Rogozinsky, PhD
Associated Professor
Interactive Arts Department
Saint-Petersburg University of Film and Television

Deputy Director of Medialab
Saint-Petersburg University of Telecommunications
--
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-10-21 16:28
FromJohn ff
SubjectRe: [Csnd] new metro opcode
Just to add the code is in GitHub as well as an xml manual page

Sent from TypeApp
On 21 Oct 2019, at 15:47, Gleb <gleb.rogozinsky@gmail.com> wrote:
Hi folks!

I've just written a new opcode codename metro2. In addition to 'classical'
metro features, it allows swing (from 0 to 1). The swing parameter can be
modulated at k-rate. Also, the amplitude of that off-beat click can be set
to user defined value.

As Steven suggested, I ask the community for the feedback on naming. It can
be metroswing for example...
Any other suggestions are welcome.

I include metro.c (to be placed in Opcodes), so you can to build csound with
the new metro2 opcode. I also included the manual draft and some example
csd.

metro.c <http://csound.1045644.n5.nabble.com/file/t339299/metro.c>
metro2.csd <http://csound.1045644.n5.nabble.com/file/t339299/metro2.csd>
metro2.html <http://csound.1045644.n5.nabble.com/file/t339299/metro2.html>



-----
Gleb Rogozinsky, PhD
Associated Professor
Interactive Arts Department
Saint-Petersburg University of Film and Television

Deputy Director of Medialab
Saint-Petersburg University of Telecommunications
--
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-10-21 16:38
FromTarmo Johannes
SubjectRe: [Csnd] new metro opcode
AttachmentsNone  None  

Date2019-10-21 17:07
FromGleb
SubjectRe: [Csnd] new metro opcode
Tarmo, I don't really get what you mean, but kswig actually a k-rate
parameter. So you can modulate the off-beats position, while having downbeat
run steadily .



-----
Gleb Rogozinsky, PhD
Associated Professor
Interactive Arts Department
Saint-Petersburg University of Film and Television

Deputy Director of Medialab
Saint-Petersburg University of Telecommunications
--
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