Search found 156 matches

by sydy
Thu Jan 04, 2024 3:58 pm
Forum: bach: automated composer's helper
Topic: Retreive names in playout
Replies: 2
Views: 18099

Re: Retreive names in playout

Perfect. I was sure something was missing. Just learned something. Thanks.
by sydy
Thu Jan 04, 2024 3:56 pm
Forum: bach: automated composer's helper
Topic: playpartialnote – bug with slots type float ?
Replies: 4
Views: 10101

Re: playpartialnote – bug with slots type float ?

Great. Thanks for fixing it.
Indeed, the 'follownotehead' option is very useful.
by sydy
Thu Jan 04, 2024 8:55 am
Forum: bach: automated composer's helper
Topic: playpartialnote – bug with slots type float ?
Replies: 4
Views: 10101

Re: playpartialnote – bug with slots type float ?

Sorry if my explanation wasn't clear. Here's a small patch that reproduces the "bug" and explains it again. <pre><code> ----------begin_max5_patcher---------- 2645.3oc6bEsbihiE84juBU9ko6p75BIP.NOryNyVase.6rOkNUJYPNlYvBJ Ptc7L0T09Or+g6WxdkD3fMhDCI1c5TjtCXKIzU2it5n6UAo+35qlrH6Qd4Dz MnaQWc0eb8UWoSRkvUU...
by sydy
Sun Dec 31, 2023 3:28 pm
Forum: bach: automated composer's helper
Topic: playpartialnote – bug with slots type float ?
Replies: 4
Views: 10101

playpartialnote – bug with slots type float ?

Hey Daniele, The 'playpartialnote' attribute is a great option. I discovered that it is applied to slots type float whether their 'temporalmode' is in 'none', 'relative' or 'milliseconds'. That isn't logical and seems like a bug to me. Would be great if that changes. My current workaround: slot type...
by sydy
Sun Dec 31, 2023 2:54 pm
Forum: bach: automated composer's helper
Topic: Chord joining message?
Replies: 1
Views: 31904

Re: Chord joining message?

I think what you're looking for is 'autorythm'
It will remove ties and simplify your notation to 'merged' rythmes.

Also consider 'tie 1' and 'tie 0'
by sydy
Sat Dec 23, 2023 8:32 pm
Forum: bach: automated composer's helper
Topic: Retreive names in playout
Replies: 2
Views: 18099

Retreive names in playout

Hy Daniele, Somehow I can't figure out why names are output at playout in one case and not in the other. Please check my straightforward example patch. Many thanks. <pre><code> ----------begin_max5_patcher---------- 1708.3oc6bsrbihCEcsyWAEalMdbgDumMcM6lZVM6S0kKYPNVc.IJPDG2c0+ 6id.1fQjXSmjtGO3j.1Rh6i...
by sydy
Sat Dec 23, 2023 8:29 pm
Forum: bach: automated composer's helper
Topic: Formatting chord data
Replies: 1
Views: 37604

Re: Formatting chord data

Like this ? <pre><code> ----------begin_max5_patcher---------- 2392.3oc6bssbyhiD95jmBUT+Wl0kj.Dvb0r2ryMSU6Cv+lJkLHGyDLhkCIw yTy69pCfMDD1XrcNs3TwXKAp69qOH0fb+W2di0R9qrBKvu.9I3la9qau4FUS xFto962Xsg9ZXBsPcZVg7MaXokV2o6qj8Zop8rD5VvKwkqAK2BVGWVFm9Hnb MCTjQCYfkz7lKIINkExqRUWGttw3H0nvW9G+CrWyYlVsINMgUpnLpt...
by sydy
Sun Nov 05, 2023 7:14 pm
Forum: bach: automated composer's helper
Topic: orchidea.orchestrate
Replies: 1
Views: 15771

orchidea.orchestrate

I know it's not really part of this forum but as orchidea is so much integrated in bach I dare to ask: Combine filters for styles Is it possible to make "strings" of filtes. Example? If I have - bass_drum: ball_of_hand edge ordinario I don't want to confuse this with - flute: ordinario where I might...
by sydy
Sun Aug 27, 2023 8:14 pm
Forum: bach: automated composer's helper
Topic: Time limit exceeded | logarithms with bach.eval
Replies: 1
Views: 27068

Time limit exceeded | logarithms with bach.eval

Hey Daniela and Andrea, I have a small snippet of code where I iterate through all bin by following the index of the number of samples per bin. My goal get the log of the retrieved numbers. Bildschirmfoto 2023-08-27 um 21.44.40.png It's a "simple" loop inside a loop but bach.eval gives me a "time li...