Csound Csound-dev Csound-tekno Search About

[Csnd] Re: Re: Introduction, and first question

Date2010-10-31 13:25
From"Arthur Pirika"
Subject[Csnd] Re: Re: Introduction, and first question
what's this beats language you mention? googling isn't turning up much 
useful here....

Arthur

----- Original Message ----- 
From: "john ffitch" 
To: 
Sent: Sunday, October 31, 2010 10:47 PM
Subject: [Csnd] Re: Introduction, and first question


> If you are happy with MIDI then it is reasonably well supported.
> Check out the massign opcode to link MIDI channels to Csound
> instruments.  There are opcodes to get the MIDI note number, velocity
> and the like.
>
> An alternative is the beats score language what is aimed at
> traditional notation in a textual format.
>
> I hardly ever use MIDI so I can not offer much help, but Welcome!
>
> ==John ffitch
>
>
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe 
> csound"
>
> 



Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2010-10-31 19:02
Fromjpff@cs.bath.ac.uk
Subject[Csnd] Re: Re: Re: Introduction, and first question
> what's this beats language you mention? googling isn't turning up much
> useful here....
>
> Arthur
>

beats is in the Csound CVS and should be in th enext release.  Description
is in the Manual as well

Language looks like, meaasure 1 beat1 a quarter note at mp pitch D3


beats = 100
permeasure = 4

i101    m1 b1   q    mp   D3
i101                      F3
i101                      D3




Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"