Skip to content

Releases: facsimiles/spectrum3d

Release Spectrum3D v1.1.1

11 Sep 20:35
Compare
Choose a tag to compare
  • mainwindow.c : some code regarding jack have been put between #ifdef/#endif;
  • configure.ac : --disable-jack and --disable-geis that were not working have been fixed thanks to Valentino Dell'Aica's help;
  • src/Makefile.am : config.h has been removed from 'spectrum3d_SOURCES' since it is already created from config.h.in in configure.ac;
filename: 'spectrum3d-1.1.1.tar.gz'
sha256: 'd580842696864bccbb0d252c2562077dc4ece9338c3b2de60176c33bfac00dff'

Release Spectrum3D v1.1.0

11 Sep 20:34
Compare
Choose a tag to compare
  • display.c : in the 'flat view', the graph is drawed using the GL_QUAD_STRIP instead of a lot of GL_QUADS; this saves a lot of CPU;
  • display.c : the 'flat view' can be now be viewed at any width if the window, instead of of only 1200 pixels;
  • display.c : a new type of view is introduced : the 3D flat view, that is a kind of compromise between the 3D view and the strict 2D 'flat' view;
  • preferences.c : preferences file 'spretrum3d.pref' had been replaced by a 'spectrum3drc' file; preferences values are now listed in arrays at the top of the prefernences.c file and can be used, checked and handled in a more automatic way;
  • menu.c : clicking OK after just changes the values but doesn't open the preferences file anymore; on the other way, every preferences are written in the spectrum3drc file when the Spectrum3d is closed;
  • equalizer.c : fix a bug with band-pass/band-reject filter (filter couldn't be changed without be set off then on in again);
  • mainwindow.c : 'name' property of the 'jackaudiosrc' element set to "spectrum3d" instead of the default name ("jackaudiosrc0");
filename: 'spectrum3d-1.1.0.tar.gz'
sha256: '62ae9c9448830744361954e695d34ecbc05fe850d87f913a29d5a028d87682da'

Release Spectrum3D v1.0.0

11 Sep 20:16
Compare
Choose a tag to compare
  • main.c : rewriten to make UI more clear and organized;
  • main.c : zoom is much more precise : range is from 40 Hz to 20000 Hz; first displayed frequency can be any value;
  • display : added a 'pointer' that can be set precisely; the corresponding frequency is then showed;
  • display : added another type of view : the 'flat view' : 2D view in which the intensity of the frequencies are in differents levels of red;
  • display : in the 3D view, frequencies are now drawed as 'LINES_STRIPS' and not 'QUADS' anymore;
  • equalizer.c : new file : set up an equalizer and band-pass/band-reject filter;
  • scale.c (drawPointer and drawPointerText): draw the pointer and its corresponding numerical values;
filename: 'spectrum3d-1.0.0.tar.gz'
sha256: 'f91a822045fe3bb5409c92f5b77d48c0ab6d64df3064fceb434dc8a663177a28'

Release Spectrum3D v0.2.3

11 Sep 20:16
Compare
Choose a tag to compare
  • geis.c : filtering of number of touches is now effective (Bug#769859 in libutouch-Geis);
  • configure.ac and makefile.am : use of Autoconf and Autoconf for compilation and installation;
filename: 'spectrum3d-0.2.3.tar.gz'
sha256: 'a5ecc15d143117c5bde402cb4151e4fb25501ffce0da9ab43e628cb842966966'

Release Spectrum3D v0.2.2

11 Sep 20:15
Compare
Choose a tag to compare
  • geis.c : Spectrum3d is now multitouch (using the uTouch-Geis API);
  • menu.c : new file with all the menu and submenu code;
  • testrtpool : new file : allows real time processing of audio;
  • configure and makefile : use of 'configure' and 'makefile' to compile and install.
filename: 'spectrum3d-0.2.2.tar.gz'
sha256: 'e94bab80a4fe405fb21468853b0d1bc858a30182ccd179e73722dbdd27fbf9fc'

Release Spectrum3D v0.2.1

11 Sep 20:01
Compare
Choose a tag to compare

This is the first release of 'Spectrum3d-0.2.1' : it is now 3D with OpenGL : the image can be rotated or translated along the three axis, even if the diplay is paused.

filename: 'spectrum3d-0.2.1.tar.gz'
sha256: 'f1d01c91f9c0c5c83d52265f1c01a0507e0c5ce5d185da1d50c3ad7c36c7f054'

Release Spectrum3D v0.1-1

11 Sep 20:00
Compare
Choose a tag to compare

This is the first release of the software called 'Spectrum-0.1.1', showing only a 'flat view' perspective in a SDL window; no 3D here yet. It support microphone , audio file or jack input.

filename: 'spectrum-0.1-1.tar.gz'
sha256: 'ed203862584599155cebfefa53c2012be5fb0c8e07ef132f4e645c526cc548e3'