Search found 156 matches

by sydy
Wed Aug 24, 2022 2:23 pm
Forum: bach: automated composer's helper
Topic: Small contribution: select notes based on slot content in Bach.score
Replies: 2
Views: 994

Re: Small contribution: select notes based on slot content in Bach.score

Oh, thanks for your reply. Indeed I made a mistake when I copy pasted the patch. Improvements or suggestions are welcome :–) My programming is as always really rudimentary. Here it comes again but this time with the content and I added also an example for bach.roll. Of course this could be done in a...
by sydy
Sun Aug 21, 2022 2:19 pm
Forum: bach: automated composer's helper
Topic: Small contribution: select notes based on slot content in Bach.score
Replies: 2
Views: 994

Small contribution: select notes based on slot content in Bach.score

Hey, Here's a small contribution for selections of notes based on slot content. Its quite rudimentary for now: you can search with the operators == (equal) or != (unequal) You can narrow it down on one specific slot (if you name the slot name or or its number) or look in all the slots. TO DO: chaine...
by sydy
Wed Aug 17, 2022 7:44 pm
Forum: bach: automated composer's helper
Topic: bach.score playout selected (v)
Replies: 4
Views: 1166

Re: bach.score playout selected (v)

I'm sorry. Yes, indeed now it works. Can't figure out why. I reopened the patch that I put into the bug report, copied my score in this patch recopied it back into my original patch and now it works. Anyway, apologies for the curios thing and the time I made you lose with it.

Kind regards,
micha
by sydy
Wed Aug 17, 2022 10:04 am
Forum: bach: automated composer's helper
Topic: bach.score playout selected (v)
Replies: 4
Views: 1166

Re: bach.score playout selected (v)

BACH.SCORE Yes. @dumpplaycmd v is default. But I want playout to give me slot-names not slot-numbers To do this I have set @outpuslotnames 1 But when dumpplaycmd v is used the playout gives me slot-numbers instead of slot-names. When one uses space the slot-numbers are output as they should be. BACH...
by sydy
Mon Aug 15, 2022 11:30 am
Forum: bach: automated composer's helper
Topic: bach.score playout selected (v)
Replies: 4
Views: 1166

bach.score playout selected (v)

Hey,

I found a little "bug" or an inconsistency. If you set a bach.score to "outpuslotnames 1" than the slot names should also be played out when one uses the "dumpplaycmd v". This is the case in bach.roll but NOT in bach.score. It's unfortunately quite annoying.

Kind regards,
Micha
by sydy
Sun Aug 14, 2022 5:47 pm
Forum: bach: automated composer's helper
Topic: bach.score plays back slower than set tempo
Replies: 3
Views: 1411

Re: bach.score plays back slower than set tempo

Sorry for the maybe stupid question: besides having max in overdrive, did you also set your roll/score to real-time? If not, check the overview about that. It’s crucial for a precise timing. You can simply send the message “realtime 1” to a bach roll or score. In my experience that should be enough ...
by sydy
Wed Aug 10, 2022 2:57 pm
Forum: bach: automated composer's helper
Topic: Pitcheditrange | bug with pitches
Replies: 1
Views: 764

Pitcheditrange | bug with pitches

Hey, It seems to me that there's an error with the pitcheditrange command when used with pitches (C4 D3 etc.) This will work pitcheditrange [6000 6200 6400 6500 6700 6900 7100 7200 7400 7600 7700 7900] This not. In fact it works in the first voice (6000 7200) but in the second the note will jump to ...
by sydy
Mon Aug 08, 2022 9:59 am
Forum: bach: automated composer's helper
Topic: Bell: Concatenate
Replies: 2
Views: 1005

Re: Bell: Concatenate

:) (Actually I think I remember now that I already asked this about two years ago...) Yes, it's really needed. I often need strings and converting llll to txt and then writing symbols is bad because it fills up the max symbol table and when you have many thousands of them it can become a problem. Al...
by sydy
Sat Aug 06, 2022 8:36 am
Forum: bach: automated composer's helper
Topic: bach: interpret "exponential" dynamics
Replies: 1
Views: 766

bach: interpret "exponential" dynamics

Hy, Do you have a formula or a specific way to interpret exponential dynamics? I'm just working on a conversion of the dynamic information attached to breakpoints (breakpointshavevelocity 1) and I'm wondering about a good way to interpret exponential dynamic in term of time-dynamic relation. Here's ...
by sydy
Thu Aug 04, 2022 2:50 pm
Forum: bach: automated composer's helper
Topic: Bell: Concatenate
Replies: 2
Views: 1005

Bell: Concatenate

is there a way to concatenate a symbol with a number?

I tried like this but is doesn't work:
'voice'+$number