spectrogram

  1. rgarnett1955

    B4J Question Custom View Spectrogram - Working with TabPanes

    Hi I am designing a custom view using Hansolo heat maps. I can get it to work on the main layout, but not on Tabs. I have attached a zip of the project including the charts-11.8.jar file to go in additional libs. #Region Project Attributes #MainFormWidth: 1300 #MainFormHeight: 950...
  2. rgarnett1955

    B4J Question Spectrogram What is the best way to do this?

    Hi I wish to make a spectrogram panel in a custom view should I use a canvas or an image for the spectrogram panel and why. I am not doing an FFT to get the spectra as the frequency values come in from a spectrum analyzer. The panel will take data from a circular buffer of spectrum data...
Top