Steffan Andrews

Results 53 issues of Steffan Andrews

User feature request: > what I would love is a MTC Generator start at AVAudioTime > that way i can use the same value that is used everywhere with AVFoundation...

💡 new feature
🚧 help wanted

MIDIKit could conditionally vend the custom SwiftUI views and classes that currently reside only in the Bluetooth example projects.

🎩 refinement

## Features - [ ] HUI text value types: add static constructors (`.lossy(String)` etc.) ## Fixes - [ ] `HUICoreEvent.largeDisplay(slices:)` is open-ended array of chars. When sending this event, the...

- [ ] Add MIDI Beat Clock abstraction Roadmap to replacing AudioKit MIDI: - Absorb and refactor: https://github.com/AudioKit/AudioKit/issues/2770

💡 new feature

This is a fantastic library and just the thing I was looking for recently. I am building a macOS app and I'm working on a refactor of Setting to allow...

enhancement

## Baseline - [x] Support for parsing most common FCPXML elements into model objects, primarily with a view to extracting annotations such as markers, keywords, captions, etc. - [x] Reasoning...

enhancement
fcpxml

Related to #22, out of curiosity I poked around at the clipboard content Final Cut Pro uses when copying markers from the application. It may be possible to add methods...

enhancement
fcpxml

## Issue Cubase tempo tracks can contain one or more **jump** or **ramp** tempo events. A jump is an immediate jump to a new tempo. A ramp is a gradual...

enhancement
cubase-track-archive-xml

- [ ] Extract markers from MIDI File, calculating timecodes based on tempo track - [ ] Could reuse/adapt the Cubase XML import code calculations based on a multi-event tempo...

enhancement
midi-file

## Proposal Add support for reading and authoring MusicXML. Support for markers will be the main priority. ## Considerations A bit of testing is needed to determine if precise timing...

enhancement