-
Set note velocities without the dynamic markings
See my very post above yours.
-
Adding support for half pedalling -- pedal release not yet working properly
What is the status of this in the current Opusmodus version (Jan 2025)? Have these kinds of playback feature been implemented?
-
Set note velocities without the dynamic markings
Thank you for the code example. This seems to exclude everything, though. What if I do want some markings in my score, is that possible? Even if they are, like, "fake" and unrelated to the actual MIDI velocities under the hood, that would be ok too. Of course, you would normally want some markings, like a "mf" at the start of a measure, etc.
-
zertenz changed their profile photo
-
Set note velocities without the dynamic markings
In the video "Mapping Velocity to Pitch - How To in 100 Seconds", it is demonstrated how to apply MIDI velocities to a composition. However, one might just want to apply a certain velocity curve purely for a playback effect, without getting that many visually excessive dynamic markings in the actual score. I hope that is possible to achieve right now? Of course, one could later manually remove excessive markings in their preferred notation program. However, this is an inconvenience; moreover, during the compositional process within Opusmodus, you can see how it is an inconvenience to constantly see all those markings.
-
ChatGPT and Coding
For actual code output suggestions, GitHub Copilot would be a way better option. I am not sure if it can be easily integrated, though. Moreover, GPT-* has knowledge about OMN up to 2021 only so that leads to some wrong function names too.
- Windows Port?
-
Windows Port?
Sorry, if you want I can open other threads for my questions. Just didn't want to pollute the forum with beginner questions. It can be set for the various TEXTUAL things. But the background, which you change with right-click + select "Background color..." is not remembered when you restart. Or maybe it's a macOS-specific thing that has nothing to do with Opusmodus? I simply wanted a more darker-themed GUI. Another question I have, is how is the Windows version going to support exchanging MIDI data between programs, so you can play Pianoteq for example. With Mac I figured out how to setup MIDI ports, but in Windows for things like this you usually need to use additional software like loopMIDI. I'm curious how that will be done. By the way, on Mac I've been able to figure it out myself, but I suggest making a page in the documentation that explains how to setup MIDI ports. One might try to change OMN code with no result, when what needs to be done is to use the quite hidden "MIDI Studio" tool in macOS, and the OMN code is really just: :channel 1 :port 0 Not every beginner may figure this out. And it should also be mentioned that you have to change the port in the settings, because the default is "Internal".
-
Windows Port?
"Background color..." and "Text color..." in the workspace can be changed, but are not remembered after restart of the software??
-
Windows Port?
"Your machine" doesn't mean anything if it's a virtual machine. Yes, it does chek the internet, but if you disable the internet (actually even if you don't, probably) and you restore an old copy of the virtual machine (with Opusmodus already installed), it lets you use the software anyway, with whatever days it had before. Without an internet connection, I shouldn't be able to use the demo at all, and I shouldn't be able to have all the features (e.g. Pianoteq disables some keys in the trial). I understand that people are cracking software anyway all the time, I just find it funny that it can be unintentionally done via a virtual machine, lol.
-
Windows Port?
I've noticed that in a virtual machine you can easily "reset" the virtual machine and you will get another 30 days lol 😅 You probably want to at least disable musicXML exporting in the demo, like not even having the related function code in the binary. That would be enough to have at least a minimal amount of crack-protection. Just a suggestion.
-
Windows Port?
My bad, page 3 in the Welcome PDF gives you the basics.
-
Windows Port?
I see. There doesn't seem to be an explanation about this in any of the documentation files I've checked. Which is an otherwise well-structured documentation though. Is there a brief introduction to the LISP syntax somewhere, or for LISP-specific things should I just Google.
-
Windows Port?
Lesson 1 - 2. Full score.opmo. click at the end of any line, for example (e. a4 mordent2 s g4 e a4 q. d5) and press the evaluate shortkey. It throws the error reported above.
-
Windows Port?
I'm trying the demo. Evaluating just about anything throws: Error: Undefined operator e. in form (e. a4 mordent2 s g5 ... and 6 options debugging list etcetera And I'm uncertain if that's intended because it's just a bunch of notes so there's nothing to evaluate ?
-
Windows Port?
Is it coming soon or do you think I should virtual machine? So maybe I can start learning the language.