Jovanni, I apologize for taking so long to respond to your email inquiry. The XtremeMP project is now fully abandoned. You are free to use the code in any way you wish. The developer of XtremeMP was Besmir Beqiri (besmir.beqiri@gmail.com). He has moved on to re-implementing and improving the XtremeMP code using more recent java libraries and tools. His new project is called Polaris and is described on his web site at https://www.logicbind.io/polaris.html . Besi is struggling with some personal family...
I changed the order of the Visualization List t...
I deleted the QuarterSpectrogramColor visualiza...
I deleted the FullSpectrogramColor visualizatio...
The "WaterBalloons" visualization now uses the ...
A new visualization called "WaterBalloons" was ...
The "Jiggle" visualization was deleted. The co...
I added three new visualizations. The first is...
In the PianoRoll visualization, I changed the w...
Changed some colors in the Jiggle visualization.
In the QuarterSpectrum, WhiteQuarterSpectrum, a...
In AbstractSpectrumAnalyzer.computeFFT() method...
Fixed several programming errors in the visuali...
Deleted FFT class (superceded by jTransforms' F...
Added Whitener class to the xtrememp.visualizat...
Added applyMaxOverLine() method in the Abstract...
Added visualizations UpDownWaveform and StereoW...
I added a new visualization called PianoRoll wh...
I deleted the classes Band, BandDistribution, L...
Fixed problem in several visualizations with wo...
Changed method name from channelsMerge() to ave...
changed variable names from channelsBuffer to a...
Added applyWindow() method to all spectral visu...
Added a new method called applySelectedScale() ...
Changed class name from Spectrum to FullSpectrum.
Changed variable name from sampleSize to blockL...
Changed method names from normalizeData() to ex...
Moved contents of package xtrememp.visualizatio...
Added Spectrogram4 visualization to provide a q...
Changed DEFAULT_BLOCK_LENGTH to 8192. Limited ...
Added methods to Spectrogram to calculate and a...
Added the "SampleHistory" visualization for use...
Simplified the "Jiggle" visualization
Added new "Jiggle" visualization
Added two new visualizations - "Oscilloscope" a...
Changed blockLength to 2048. Temporal visualiz...
Added "Stereograph" visualization.
Fixed logic error in the FFT.calculateFrequency...
Many name changes to variables, some methods, a...