issues
search
quicky2000
/
tartini
A trial to make Tartini (The real time music analysis tool ) to evolve. Original code is located in http://miracle.otago.ac.nz/tartini/download.html
Other
8
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Solved] Archlinux and JACK
#126
jpka-
opened
3 months ago
0
Fix all compass modes
#125
mself
closed
4 years ago
5
Update all widgets to take the A=440 reference tuning spinbox into account
#124
mself
closed
4 years ago
0
Make Musical Score use tempered pitches
#123
mself
closed
4 years ago
2
Make Harmonic Track used tempered pitches
#122
mself
closed
4 years ago
1
Make Vibrato View use tempered pitches
#121
mself
closed
4 years ago
0
Suppress warnings about Open GL being deprecated
#120
mself
closed
4 years ago
2
Remove empty docstrings
#119
mself
closed
4 years ago
0
Fix for crash introduced in commit `ae91001`
#118
mself
closed
4 years ago
0
Rename `music_notes` class to `MusicNote`
#117
mself
closed
4 years ago
0
Simplify usage of `closestNote()` and `temperedPitch()` with default values
#116
mself
closed
4 years ago
0
Restore the `widgets/base/base*` files
#115
mself
closed
4 years ago
3
Enable Doxygen documentation
#114
mself
closed
4 years ago
2
Fix for bug in Pitch Compass
#113
mself
closed
4 years ago
1
Make the 2D Piano widget use tempered pitches
#112
mself
closed
4 years ago
2
Make the Chromatic Tuner use tempered pitches
#111
mself
closed
4 years ago
1
Fix for value of D♭ in pythagorean temperament
#110
mself
closed
4 years ago
0
Pitch compass features
#109
mself
closed
4 years ago
1
Use subscripts for octave numbers in `VibratoWidget` and remove `MyGLFont`
#108
mself
closed
4 years ago
0
Use `QString::fromStdString()` instead of `std::string::c_str()`
#107
mself
closed
4 years ago
1
Use `if(nullptr == xxx)` pattern
#106
mself
closed
4 years ago
0
Print view always displays with C Major scale
#105
mself
opened
4 years ago
5
Display octave numbers as subscripts
#104
mself
closed
4 years ago
3
Clean up `Pitch Compass` class
#103
mself
closed
4 years ago
5
Rotate Pitch Compass so the root of the key is at the top
#102
mself
closed
4 years ago
0
Chromatic Tuner doesn't reflect temperaments
#101
mself
closed
4 years ago
0
Reorganize folder structure
#100
mself
closed
4 years ago
3
More music cleanup
#99
mself
closed
4 years ago
1
Fix confusing naming of "keys", "scales", and "temperaments"
#98
mself
closed
4 years ago
1
Use Unicode music characters
#97
mself
closed
4 years ago
1
Clean up `MusicScale` class
#96
mself
closed
4 years ago
1
Fix widget utils
#95
mself
closed
4 years ago
0
Clean up `MusicKey` class
#94
mself
closed
4 years ago
3
Piano3d constants
#93
mself
closed
4 years ago
1
Move widget_utils.h to proper location
#92
mself
closed
4 years ago
1
Add SplineType enum class
#91
mself
closed
4 years ago
1
Convert `char *` to `std::string`
#90
mself
closed
4 years ago
1
Convert MusicKey and MusicScale to use std::string
#89
mself
closed
4 years ago
1
Use `nullptr` everywhere
#88
mself
closed
4 years ago
1
Clean up compiler warnings
#87
mself
closed
4 years ago
1
Replace all C-style casts with `static_cast<>`
#86
mself
closed
4 years ago
1
Remove unused member from `VibratoView`
#85
mself
closed
4 years ago
0
Add `RunningMode` and `SoundMode` enum classes
#84
mself
closed
4 years ago
1
Fix off-by-one error when setting the active channel in File List
#83
mself
closed
4 years ago
1
Remove (almost) unused `FreqDrawWidget`
#82
mself
closed
4 years ago
0
Use enum classes for ScoreWidget
#81
mself
closed
4 years ago
1
Use enum class for file drag modes in AmplitudeWidget
#80
mself
closed
4 years ago
1
Sort the source files alphabetically
#79
mself
closed
4 years ago
2
Use enum class for previous extremum
#78
mself
closed
4 years ago
1
Use enum class for file saving modes
#77
mself
closed
4 years ago
0
Next