Documentation of 'org.jzy3d.demos.chart2d.Chart2dDemo' Java class
Chart2dDemo
org.jzy3d.demos.chart2d

Class Chart2dDemo



  • public class Chart2dDemo
    extends java.lang.Object
    Showing a pair of 2d charts to represent pitch and amplitude variation of an audio signal. Noticed problems on chart resize. Suspect "wrong stuffs" around miglayout or jogl.
    • Field Detail

      • duration

        public static float duration
      • interval

        public static int interval
        milisecond distance between two generated samples
      • maxfreq

        public static int maxfreq
      • nOctave

        public static int nOctave
    • Constructor Detail

      • Chart2dDemo

        public Chart2dDemo()
    • Method Detail

      • main

        public static void main(java.lang.String[] args)
                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • generateSamples

        public static void generateSamples(Chart2dDemo.PitchAmpliControlCharts log,
                                           int n)
                                    throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException
      • time

        public static double time(int n,
                                  int i)
      • generateSamplesInTime

        public static void generateSamplesInTime(Chart2dDemo.PitchAmpliControlCharts log)
                                          throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException
      • start

        public static void start()
      • elapsed

        public static double elapsed()

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.