Search found 209 matches

by andreaagostini
Mon Mar 21, 2022 8:07 am
Forum: bach: automated composer's helper
Topic: Bach.eval | urn()
Replies: 1
Views: 1263

Re: Bach.eval | urn()

Hi,
What would you expect from urn() to do in the context of bell? The urn object makes sense to me in the interactive context of Max; I dare say that what you probably want is just iterating upon a scrambled llll... but let me know if this is not the case!
Best,
andrea
by andreaagostini
Sun Mar 20, 2022 8:32 pm
Forum: bach: automated composer's helper
Topic: Bach.eval initiating a variable inside a loop
Replies: 1
Views: 1181

Re: Bach.eval initiating a variable inside a loop

Hi, I'm not exactly sure what you expect here; also, it would be important to know which version of bach you are using. What I'm finding is that the result of the inner loop is collected as expected, but at every new cycle of the outer loop the new stuff is appended to the previous contents of $retu...
by andreaagostini
Sat Oct 23, 2021 6:50 am
Forum: bach: automated composer's helper
Topic: Support for Apple Silicon M1 chip
Replies: 7
Views: 3764

Re: Support for Apple Silicon M1 chip

Hi, There is no definite timeframe as of when this will happen --- the first, essential condition would be that we can put our hands on one of these M1 machines, which is not the case yet ;) Anyway, you should be able to run Max in emulation mode through Rosetta 2 (there should be a checkbox for thi...
by andreaagostini
Tue Sep 07, 2021 7:44 am
Forum: bach: automated composer's helper
Topic: Yellow warning without track of the object firing the warning
Replies: 1
Views: 3513

Re: Yellow warning without track of the object firing the warning

Hi,
In principle, if you just hover with your mouse on the warning in the Max console the relevant bach.eval object should be highlighted.
If this is not the case, feel free to send me a more specific example.
Best,
andrea
by andreaagostini
Tue Apr 27, 2021 9:05 pm
Forum: bach: automated composer's helper
Topic: Problem with microtonality and XML export
Replies: 1
Views: 1147

Re: Problem with microtonality and XML export

Hi Juan,
Yes, there is an error in the XML export. The easiest fix is opening the exported XML file, searching for "three-quarter-" and replacing all occurrences with "three-quarters-".
The error is fixed for the next release anyway.
Best,
andrea
by andreaagostini
Sat Mar 27, 2021 9:32 pm
Forum: cage
Topic: cage.fm outputs twice
Replies: 1
Views: 30129

Re: cage.fm outputs twice

Nice catch, it's fixed for the next whatever!
If you're the daring kind, you can fix it by entering the abstraction -> p cage.fm_chord-chord -> p cage.fm-cc-compute. There you'll see a button from the right side [bach.pick 1 2] to [cage.fm.core]. Just remove it and you should be ok!
Best,
andrea
by andreaagostini
Sun Jan 17, 2021 8:53 am
Forum: bach: automated composer's helper
Topic: Antescofo and Bach.score
Replies: 1
Views: 939

Re: Antescofo and Bach.score

Hi Lucie, There has been talk of setting up some tools for exchanging scores between bach and Antescofo since forever, but, as far as I'm aware, no such thing exists yet. The fact is that, although for simplistic scenarios the conversion would be relatively straightforward, as soon as you start usin...
by andreaagostini
Mon Dec 28, 2020 9:29 am
Forum: bach: automated composer's helper
Topic: How can one distinguish integers expressed as rationals from integers?
Replies: 3
Views: 1765

Re: How can one distinguish integers expressed as rationals from integers?

Hi Micha, let me be fussy here: if you need to distinguish between 1 and 4/4, then in your system 4/4 is not a rational number, but some kind of pair. The classic example is time signature, which in fact we don't represent as a fraction but as a sublist: [4 4]. Wouldn't this solve your problem more ...
by andreaagostini
Mon Dec 28, 2020 9:26 am
Forum: bach: automated composer's helper
Topic: MusicXML Import seems to always round to quater tone
Replies: 2
Views: 1077

Re: MusicXML Import seems to always round to quater tone

Hi,
interesting one. You are correct: so far, mxml import is rounded to quarter-tones, and this is not ideal. Could you please send me an example mxml file with some examples of how JI accidentals are represented? I can't promise you anything, but I'm going to look into it.
Best,
andrea
by andreaagostini
Sat Oct 24, 2020 8:34 am
Forum: bach: automated composer's helper
Topic: Bellscripts classified as code in Maxprojects
Replies: 1
Views: 1125

Re: Bellscripts classified as code in Maxprojects

Hi Micha,

it's a nice request but I'm afraid Cycling '74 will not want to actively support as weird a system as bell... I can give it a try though.

As for the tutorial, well, I would not be really sure what it should address... If you have any specific suggestions, I'm listening!

Cheers,
andrea