issues
search
music-notation-swift
/
music-notation-core
Music Notation Library in Swift (Deprecated. See `music-notation` instead)
MIT License
115
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
0.1.1 "Package Resolution Failed"
#152
sweeneybros
opened
4 years ago
8
Updated Package.swift file to fit Swift 5.2 compiler
#151
sprzenus
closed
3 months ago
1
Remove Equatable & Hashable code if possible
#150
drumnkyle
opened
4 years ago
0
Syntax issue on line 18
#149
kant
closed
3 years ago
1
Semantic issue on paragraph 28
#148
kant
closed
4 years ago
2
Build library for other platforms in CI
#147
drumnkyle
closed
3 years ago
0
Remove need for Foundation/Darwin.C
#146
drumnkyle
opened
4 years ago
1
Add init for `SpelledPitch` from a clef and staff location
#145
drumnkyle
opened
4 years ago
0
Fill in missing documentation for `Measure`
#144
drumnkyle
opened
4 years ago
0
Remove unnecessary Foundation dependency
#143
drumnkyle
closed
4 years ago
0
Gather code coverage for production code
#142
sprzenus
closed
3 years ago
3
Refactor `MeasureDurationValidator.findLargestDuration(lessThan:) -> NoteDuration`
#141
sprzenus
opened
4 years ago
1
Converted ticks to Decimals for more accurate counting
#140
sprzenus
closed
4 years ago
1
Fixed flaky tests
#139
sprzenus
closed
5 years ago
1
Fix Flaky test
#138
drumnkyle
closed
5 years ago
6
Travis
#137
sprzenus
closed
5 years ago
1
How to play music from musicxml?
#136
MarcSky
closed
5 years ago
4
fix simple typo
#135
lpmi-13
closed
6 years ago
1
CompoundTuplet incorrect initialization
#134
massimobio
closed
5 years ago
8
Fix Travis to fail when there are failing tests
#133
massimobio
closed
5 years ago
1
Fix Travis so failing tests fail the build
#132
drumnkyle
closed
4 years ago
2
Swift4xcode9changes
#131
massimobio
closed
6 years ago
4
Incorrect number of ticks for tuplets
#130
massimobio
closed
4 years ago
0
Implement MeasureError.cannotCalculateTicksWithinCompoundTuplet throw
#129
massimobio
opened
6 years ago
1
Improve test coverage for Measure.createTuplet
#128
massimobio
opened
6 years ago
1
Remove clef change
#127
massimobio
opened
6 years ago
0
Prettier debugDescription of Measure
#126
massimobio
opened
6 years ago
0
Clef changes
#125
massimobio
closed
6 years ago
20
Rename all occurrences of Tone to Pitch
#124
massimobio
closed
6 years ago
4
Note collection index struct
#123
massimobio
closed
6 years ago
6
Replace all occurrences of MusicNotationKit with MusicNotationCore
#122
massimobio
closed
6 years ago
2
Create types instead of using tuples for index
#121
drumnkyle
closed
6 years ago
2
Look into using enum instead of public protocols for finite possible types
#120
drumnkyle
opened
7 years ago
0
Investigate better indexing into measures in Staff
#119
drumnkyle
opened
7 years ago
0
Implemented changes for Clef to be everywhere.
#118
drumnkyle
closed
6 years ago
4
Collection Conformance
#117
drumnkyle
closed
7 years ago
1
Try fixing Darwin import to use Foundation
#116
drumnkyle
closed
7 years ago
0
Tempo should contain note duration
#115
moidx
opened
7 years ago
0
Change neutral Clef to line 3
#114
drumnkyle
opened
7 years ago
0
Rename `Tone` to `Pitch`
#113
drumnkyle
closed
6 years ago
1
Change MusicNotationKit to MusicNotationCore in the project
#112
drumnkyle
closed
6 years ago
2
Adding Rhythm Functional Test
#111
drumnkyle
closed
3 months ago
1
Make `Key` optional in `Measure`.
#110
drumnkyle
closed
7 years ago
1
Add Noteheads
#109
drumnkyle
opened
7 years ago
2
Rhythm instrument functional test
#108
drumnkyle
closed
7 years ago
1
Implementation Collection interface for Staff & Measure
#107
drumnkyle
opened
7 years ago
0
Change License to GPLv3
#106
drumnkyle
closed
7 years ago
0
Add Carthage Support
#105
drumnkyle
opened
7 years ago
0
Add Cocoapods support
#104
drumnkyle
opened
7 years ago
0
SPM Support & Renaming to MusicNotationCore
#103
drumnkyle
closed
7 years ago
2
Next