Package jmsltestsuite

Class TranscribeScore6

java.lang.Object
jmsltestsuite.TranscribeScore6

public class TranscribeScore6
extends java.lang.Object
JMSL's com.softsynth.jmsl.score.transcribe package enables the transcription of arbitrary MusicShape data into common music notation. This test plays with beat division setup
Author:
Nick Didkovsky, (c) 2002 Nick Didkovsky, All Rights reserved.
  • Constructor Summary

    Constructors
    Constructor Description
    TranscribeScore6()  
  • Method Summary

    Modifier and Type Method Description
    static void main​(java.lang.String[] args)  
    static void setupCustomBeatDivisionSchemeList()  

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • TranscribeScore6

      public TranscribeScore6()
  • Method Details

    • setupCustomBeatDivisionSchemeList

      public static void setupCustomBeatDivisionSchemeList()
    • main

      public static void main​(java.lang.String[] args)