All Projects → JuliaMusic → MusicManipulations.jl

JuliaMusic / MusicManipulations.jl

Licence: MIT license
Manipulate music data, humanize, quantize and analyze music performances with Julia

Programming Languages

julia
2034 projects
TeX
3793 projects

Projects that are alternatives of or similar to MusicManipulations.jl

hackthepiano
Learn reading notes on the fly fast and easy
Stars: ✭ 18 (-56.1%)
Mutual labels:  midi, notes
melrose
interactive programming of melodies, producing MIDI
Stars: ✭ 130 (+217.07%)
Mutual labels:  midi, notes
Clubber
Application of music theory in audio reactive visualizations
Stars: ✭ 325 (+692.68%)
Mutual labels:  midi, notes
guitar-tabs-to-MIDI
A program that converts Guitar Tabs into MIDI files.
Stars: ✭ 38 (-7.32%)
Mutual labels:  midi, notes
MIDI.jl
A Julia library for handling MIDI files
Stars: ✭ 55 (+34.15%)
Mutual labels:  midi, notes
Textylic
A note taking app developed for the 22nd century
Stars: ✭ 34 (-17.07%)
Mutual labels:  notes
pymidi
Python library for building RTP-MIDI / AppleMIDI clients and servers
Stars: ✭ 35 (-14.63%)
Mutual labels:  midi
modeltime.ensemble
Time Series Ensemble Forecasting
Stars: ✭ 65 (+58.54%)
Mutual labels:  timeseries
microprediction
If you can measure it, consider it predicted
Stars: ✭ 158 (+285.37%)
Mutual labels:  timeseries
notes
📓 Notes related to Computer Science stuff.
Stars: ✭ 15 (-63.41%)
Mutual labels:  notes
Learning Linux
Linux 学习笔记,基于《鸟哥的 Linux 私房菜 第四版(CentOS7)》以及各种的网络资源
Stars: ✭ 16 (-60.98%)
Mutual labels:  notes
note
📝个人知识体系 算法与数据结构 / 操作系统 / 数据库 / 计算机系统 / 网络 / 中间件 / Java / 架构 / 前端 / 运维 / 网络安全 / 软技能
Stars: ✭ 40 (-2.44%)
Mutual labels:  notes
rino
A better way to write Markdown
Stars: ✭ 28 (-31.71%)
Mutual labels:  notes
VSLilyPond
VSCode Extension for LilyPond
Stars: ✭ 59 (+43.9%)
Mutual labels:  midi
Code-Collection
个人博客、解决方案、遇到的问题记录、代码片段、笔记
Stars: ✭ 14 (-65.85%)
Mutual labels:  notes
open-in-notion
Chrome Extension to redirect Notion pages links to the desktop app.
Stars: ✭ 42 (+2.44%)
Mutual labels:  notes
jackliu-golang-notes
Jack Liu's Golang personal summary main points notes, notes to fast understand golang
Stars: ✭ 17 (-58.54%)
Mutual labels:  notes
ncdfgeom
NetCDF-CF Geometry and Timeseries Tools for R: https://code.usgs.gov/water/ncdfgeom
Stars: ✭ 13 (-68.29%)
Mutual labels:  timeseries
linux-show-player
Linux Show Player - Cue player designed for stage productions
Stars: ✭ 147 (+258.54%)
Mutual labels:  midi
shared-docs
Shared Markdown Documents from Uber Engineering
Stars: ✭ 12 (-70.73%)
Mutual labels:  notes
Documentation Travis Citation
Build Status status
  • Manipulate music data (translate/transpose etc)
  • Advanced music data extraction
  • Quantize/classify notes
  • Take your music practice to the next level
  • And more!

For more details please see the official documentation.

Citing

If you used MIDI.jl or MusicManipulations.jl in research that resulted in publication, then please cite our paper using the following BibTeX entry:

@article{Datseris2019,
  doi = {10.21105/joss.01166},
  url = {https://doi.org/10.21105/joss.01166},
  year  = {2019},
  month = {mar},
  publisher = {The Open Journal},
  volume = {4},
  number = {35},
  pages = {1166},
  author = {George Datseris and Joel Hobson},
  title = {{MIDI}.jl: Simple and intuitive handling of MIDI data.},
  journal = {The Journal of Open Source Software}
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].