Hi all,
I thought I’d share the beta release of OM-Data, which is a new project I’m working on.
OM-Data is a currently developing library of elementary functions, mostly aimed at data processing and analysis in OpenMusic. The library includes functions for data metrics, classification, sorting, and handling, as well as some functions for midicent manipulation.
These include K-means
, DTW
, NNS
, List-moments
, Euclidean-distance
, Chroma-count
, IC-vector
, List-Zscore
, List-warp
, List-fold
, among others.
A list of example patches are included, demonstrating possible musical applications of some these functions.
Since OM-Data is still in its early stages, only beta releases will be made at the moment.
For info on how to install external libraries in OM visit: OpenMusic Libaries
Feel free to try it out and let me know what you think.
Best,
FTH