Skip to content

Releases: SeanSoraghan/Feature-Extractor

Secondary IP address

24 Jul 20:30
Compare
Choose a tag to compare

Added a second IP field in the OSC GUI tool so features can be sent to two individual IPs simultaneously. They will use the same bundle address.

Separate Spectral and Harmonic Analysis

07 Jul 11:20
Compare
Choose a tag to compare

This version implements individual analysis streams for spectral and harmonic features, with different window sizes. Also some robustness improvements and gui fixes

Multi-channel tracking

26 Jun 19:56
Compare
Choose a tag to compare

Implemented multi channel tracking. Multiple channels are now presented (the number depends on the device that is selected). These analyse audio individually and can be sent to different addresses. They can be enabled / disabled using the control panel in the top left.

Limited Feature Set

08 May 09:40
Compare
Choose a tag to compare

Limiting features to onset, amplitude, pitch, centroid

Quickfix: F0 is now normalised

24 Feb 22:33
Compare
Choose a tag to compare

OSC F0 value being sent is now normalised.

OSC values

24 Feb 22:06
Compare
Choose a tag to compare

Now always sends 9 values, 6 of which (non-harmonic) are updated at a faster rate

Essential bugfix

24 Feb 21:36
Compare
Choose a tag to compare

Important bug fix where incorrect features were being averaged in certain cases.

Addition of F0 estimation, harmonic energy content, and inharmonicity. Inharmonicity is still very much in development

Looping audio files

24 Feb 19:27
Compare
Choose a tag to compare
V4

Files automatically loop

Onset detection properties and channel selection

17 Feb 23:57
Compare
Choose a tag to compare

Added multiple options for the onset detection. Added selection between listening on channel left or right.

Simple onset detection

16 Feb 21:23
Compare
Choose a tag to compare

Very simple onset detection implemented.

Fixed the very buggy audio analysis.