Jump to content

jcsveth

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by jcsveth

  1. FWIW, I believe that starting with Sonar4, volumes are an option and code is included on the controller SDK.  Someone in the Sonar forum said that the default application in the SDK for the MotorMix controller shows how this is done.  I also think that the Frontier Tranzport driver uses this function to display track volume on its screen (hmmm..... a wireless MIDIBox).

  2. Hello Thorsten - thank you for the quick reply.  After building the core board and playing with the loader, I quickly saw that my question was really a 'noob' question.  I had not  realized that the MIOS is a set of vectored routines loaded into the hardware first and then the application over this (I assumed the application was compiled with the MIOS routines in it).  DOH!!!  :-[

    Is there a LCD parameter file for the MIOS routines?  Specifically, my display is working but I might get spaces in between letters of the words or some garbled letters.  The MIOS loader (without an application) is almost always readable but any application will set the display into an alien language.  I am hoping it is just a timing thing (ie: a data set delay or Enable clock time).  I am searching for the timing requirements for this display now.

  3. I am starting to wrap my head around the MIOS code and the FM synth code in particular and have a very basic question - which file has the main operating loop in it?  I am looking to implement my Noritake VFD display into this and enable its software controlled dimming (as opposed to the pots on the CORE board) - putting a setting in the configuration menu.  Has anyone done this?

    Regards,  Jeff

×
×
  • Create New...