Jump to content

opmo

Administrators
  • Posts

    2,906
  • Joined

  • Last visited

Posts posted by opmo

  1. We are making great progress. Tests taking some time, especially when you make a port (not trivial) and make sure, the new app works on new M1/2 and older macOS systems. 

     

    There are many new functionalities (GUI) with a new Notation Viewer which you can see on the Announcement forum.

    Better search, rewritten System Function (in PDF format, for better read) responsive MIDI Entry and more.

     

    The v.3.0 is not only a port from CCL to LW system -  with a support for M1 - but a substantial upgrade to the existing system.

     

    Asking 'when', 'you promised' etc... will not speedup the process.

    I am one of you, wishing too, to use the new system for my own work.

     

    Best wishes to all,

    Janusz

  2. The purpose of the forum is not about announcements - which are happening if something is to be announced - but a space for OM users to exchange ideas and get support.

    OM on a not supported system (M1) will crash, this too was addressed in our forum.

    As for the release of the ver. 3.0 this was answers already few months ago. Please see above.

    Anyway, the development (port) is going well and October is still our date.

  3. With the :duration-add keyword you can shorten the duration of the note. The length in notation will not change.

     

    (def-score duration-add
               (:key-signature '(c maj)
                :time-signature '(4 4)
                :tempo 120)
      
      (inst
       :omn '(t c4 d4 e4 f4 g4 a4 b4 c5)
       :duration-add '(-0.1)
       :channel 1
       :sound 'gm
       :program 'Church-Organ
       :volume 127
       :pan 64)
      )

     

×
×
  • Create New...

Important Information

Terms of Use Privacy Policy