< Back to IRCAM Forum

Maquette problem 7.7 b2

Hi all,

I am trying to use the maquette object in the 7.5 beta2 edition.
I have 3 poly objects inside and any time I press eval to update the maquette it hangs.

My final objective is to export this maquette to a new poly file through maquette2obj object and after that, compile it into a normal score through exportmusic-xml. I have a feeling that the grace notes are creating the problem…

Is there any way to solve this?

Kind regards,

Dimitris

Dear Dimitris,

Can you send the maquette for debuging?

Best
K

Thank you!

Dimitris

Furies_Start_01.omm (64.2 KB)
Maquete to Score_01.omp (99.4 KB)

Dear Dimitris,

There seems to be somewhere a problem with the last poly in the maquette. But i can;t still say what exactly. It could be a problem either with:

  • Microtones, The first poly is in 1/2 tone the rest in 1/4th. Maquette can’t handle different tunings at the same time. This issue is still under development.

or

  • it could be the grace notes.

Anyhow, i succeeded to make it work and here is your maquette if you want to test it:

Furies_Start_01 3.omm (64.2 KB)

Tell me if it works for you.

Best
K

Unfortunately not,

I changed all tunning in the poly objects to 24.
I used it inside my maquette to score patch in order to fix the quantification, validated the new poly and somehow it seems that it enters in a loop of calculations.
Sometimes it freezes because it is running/calculating and then it is running again in order to freeze again, and run again. I had to use the kill shortcut to end the running.

maquete to score_01_3.omp (99.7 KB)

If you can help, it will be great…

Thank you K!

Sorry
I cannot see the problem. Here you are it is working for me:
maquete to score_01_4.omp (116.5 KB)

Note that i transformed the maquette into an abstraction (select ‘a’). So now it is embeded in the patch.
And please note, that the maquette2obj is still not upgraded to output gracenotes… Will do this ASAP.
And by the way, musicxml also doesn’t export YET gracenotes since grace notes are somehow new.
Will also look into it. It will be possible to do it. But needs some work :slight_smile:
Let me know.

Best
K

Dear Dimitris,

Sorry but it seems we have the same problem. Will look into it and get back to you.

BEst
K

In a way, happy not to be the only one having this problem,

It is draining the computer application memory!

I let it run, and it keeps occupying absurdly higher app memory all the time.
Once I let it go on to the end and I got the force-quit app in my mac because it consumed all my application memory.
It seems like a recursive process … :slight_smile:

MacBook Pro 13-inch, 2018. 2.3GHz Intel and 8 Gb Ram. Mac osx 12.7.6

I did in recovery mode a hardware checkup in order to see if there is something wrong with my computer, but I didn’t get any problem message.

Printscreens from my activity monitor:



thank you again Karim!

Dimitris

Dear Dimitris,

No, nothing wrong on your computer. I beleive it is a problem in Om’s maquette code related to grace notes. Today i was not available. Will look into it as a priority. No worries.
Will be back to you ASAP.

Best
K

Dear Dimitris,

Sorry for the late answer. Found a lot more bugs :slight_smile:
Ok so the issue was indeed grace notes. Nothing to do with the maquette.
And here is the fix patch (to be included int he init folder):
fixgrace1.lisp (59 Bytes)

It looks simple though. Well it has something to do with finding the correct place of grace notes in a chord-seq. It is still something we have to optimize.

By the way, the maquette2obj will skip grace-notes for the time being. Because it was not reviewed since the introduction of grace notes. So it is on the todo list.

Best
K

Thank you a lot Karim!

It works perfectly!

Greetings!

Dimitris

1 Like