Search found 15 matches

by Dtronlujan
Fri Feb 28, 2020 11:00 pm
Forum: bach: automated composer's helper
Topic: Importing of xml data
Replies: 2
Views: 3139

Re: Importing of xml data

Also multiple voices on a staff :( The docs say this isn't supported. Any tricks to get around this?
by Dtronlujan
Fri Feb 28, 2020 10:58 pm
Forum: bach: automated composer's helper
Topic: Importing of xml data
Replies: 2
Views: 3139

Importing of xml data

Hi, I'm loading bach.scores with xml data of music I composed. However, certain things like dynamic markings, 8va lines and additional clefs (like changing piano left hand to treble clef at certain times) are not crossing over. Are these types of things just not supported right now? Is there anythin...
by Dtronlujan
Wed Jul 10, 2019 3:25 pm
Forum: bach: automated composer's helper
Topic: Standalone Compatibility?
Replies: 4
Views: 4678

Re: Standalone Compatibility?

Thank you SO much!

Daniel
by Dtronlujan
Wed Jul 10, 2019 3:23 pm
Forum: bach: automated composer's helper
Topic: Prevent Max console clutter?
Replies: 2
Views: 2435

Re: Prevent Max console clutter?

Amazing! Thanks for the answer. Looking forward to the next update! :)

Daniel
by Dtronlujan
Mon Jul 08, 2019 1:51 am
Forum: bach: automated composer's helper
Topic: Standalone Compatibility?
Replies: 4
Views: 4678

Standalone Compatibility?

Hi, How do you make bach objects compatible with Max standalones? When I export a patch as an application, [bach.score] for example, isn't recognized. I'm sure there is an easy solution to this and I've searched this topic on here. But the last post I found is a few years old already. Thank you for ...
by Dtronlujan
Sat Jun 29, 2019 12:58 am
Forum: bach: automated composer's helper
Topic: Prevent Max console clutter?
Replies: 2
Views: 2435

Prevent Max console clutter?

Heyo, Whenever I load a new xml file into a [bach.score] the list information or whatever just fills up my Max console. I'm sure it's supposed to do that but I'm just wondering if I can make it NOT do that..? With what I'm doing I'm constantly loading new xml files into a given [bach.score] so the c...
by Dtronlujan
Tue May 14, 2019 7:18 pm
Forum: bach: automated composer's helper
Topic: HELP udp and sending llll
Replies: 11
Views: 8860

Re: HELP udp and sending llll

Hi Pedro, I had a successful demonstration of my project! You can watch it here if you'd like: https://www.youtube.com/watch?v=m-UT41Gtn7c Now that my summer has started I will be refining my app, working to include server use, and so on. But your help definitely contributed to this first milestone ...
by Dtronlujan
Sat May 04, 2019 2:22 am
Forum: bach: automated composer's helper
Topic: HELP udp and sending llll
Replies: 11
Views: 8860

Re: HELP udp and sending llll

Pedro, Your suggestions and advice are INVALUABLE. I can't wait to try out the suggestions you've given me! My eventual goal is to be able to use some sort of server like you mention, likely utilizing Node. I've looked into it but the learning curve seems high and resources are few and far between. ...
by Dtronlujan
Fri May 03, 2019 4:17 pm
Forum: bach: automated composer's helper
Topic: HELP udp and sending llll
Replies: 11
Views: 8860

Re: HELP udp and sending llll

Hi Pedro, Thanks for your response. I've tried using the tcp objects that you mentioned. They work but just as well as udp. I have my main bach.score going into a bach.portal like you mentioned. Then that goes into the tcp.send object.When I "subscore" a small amount of data, 5 measures or so, the i...
by Dtronlujan
Thu May 02, 2019 6:08 pm
Forum: bach: automated composer's helper
Topic: HELP udp and sending llll
Replies: 11
Views: 8860

Re: HELP udp and sending llll

Hi Daniele, I think I just ran into that problem. On my initial test the [bach.portal @out t] worked fine... But now that I'm trying to replicate it I keep getting the error "udpsend: message too long for maximum package size". So send only the body? How do I go about doing that....is it a matter of...