Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mixedinkey-opensource/MIKMIDI issues and pull requests

#351 - Updated minimum deployment version for iOS to 11.0

Pull Request - State: open - Opened by mumez over 1 year ago
Labels: bug, enhancement

#350 - Building for iOS fails with Xcode 14.3

Issue - State: open - Opened by mumez over 1 year ago - 2 comments

#349 - Xcode 14.3 Project builds but will not archive

Issue - State: closed - Opened by timothystulman over 1 year ago - 1 comment

#348 - Update documentation link in README

Pull Request - State: open - Opened by bjb568 over 1 year ago

#347 - how to use customed sf3 to play midi file?

Issue - State: open - Opened by YOrange834 over 1 year ago

#346 - CocoaDocs website documentation broken

Issue - State: open - Opened by NaanProphet over 1 year ago - 1 comment

#345 - MIKMIDI version 1.7.2 not default version via CocoaPods

Issue - State: open - Opened by adamjansch almost 2 years ago

#344 - Merge with MIKMIDI

Pull Request - State: closed - Opened by SemitoneGene about 2 years ago

#343 - Issue #342: Update .podspec with latest MIKMIDI version

Pull Request - State: closed - Opened by adamjansch about 2 years ago - 1 comment
Labels: bug

#342 - Installing via Cocoapods doesn't install 1.7.2

Issue - State: closed - Opened by adamjansch about 2 years ago - 5 comments

#341 - MIKMIDIClientDestinationEndpoint is not detected by outside apps

Issue - State: closed - Opened by jrmgx about 2 years ago

#339 - Allow specifying queue on which event handlers get called

Issue - State: open - Opened by armadsen over 2 years ago
Labels: enhancement

#338 - Issue #337: Add support for building/including using Swift Package Manager

Pull Request - State: open - Opened by armadsen over 2 years ago - 1 comment
Labels: enhancement

#337 - Add support for Swift Package Manager

Issue - State: open - Opened by armadsen over 2 years ago
Labels: enhancement

#335 - Cleanup and improve SwiftUI MIDI Testbed example

Pull Request - State: closed - Opened by armadsen over 2 years ago
Labels: enhancement

#334 - Issue #316: MIDI To Audio example fails after choosing Midi file

Pull Request - State: closed - Opened by jupdike over 2 years ago - 1 comment

#333 - MIKMIDIDeviceManager.shared.connect event handler called on main thread

Issue - State: closed - Opened by makaGeorge over 2 years ago - 1 comment
Labels: question

#332 - Issue #327: Add support for MMC locate commands

Pull Request - State: closed - Opened by armadsen over 2 years ago
Labels: enhancement

#331 - Issue #329: Split 14-bit commands into MSB and LSB when sending via virtual endpoint

Pull Request - State: closed - Opened by armadsen over 2 years ago
Labels: bug, enhancement

#330 - Issue #329: Split 14-bit commands into MSB and LSB when sending via virtual endpoint

Pull Request - State: closed - Opened by armadsen over 2 years ago
Labels: bug, enhancement

#329 - When sending a 14-bit control change command, it should automatically get split into two commands

Issue - State: closed - Opened by armadsen over 2 years ago - 1 comment
Labels: bug

#328 - how to use customed sf2 to play midi file?

Issue - State: open - Opened by catiga over 2 years ago - 1 comment
Labels: question

#327 - Add support for generating and parsing MMC locate commands

Issue - State: closed - Opened by armadsen over 2 years ago
Labels: enhancement

#326 - Add support for MIDI Machine Control (MMC)

Issue - State: open - Opened by armadsen over 2 years ago
Labels: enhancement

#325 - Issue #324: Add NSCopying conformance to MIKMIDISequence

Pull Request - State: closed - Opened by armadsen almost 3 years ago
Labels: enhancement

#324 - Make MIKMIDISequence conform to NSCopying

Issue - State: closed - Opened by armadsen almost 3 years ago
Labels: enhancement

#323 - `virtualDestinations` returns hardware destinations too

Issue - State: open - Opened by adamjansch almost 3 years ago

#322 - Using MIKMIDI library to create a custom Bluetooth MIDI menu experience

Issue - State: open - Opened by PasqualeTotaro almost 3 years ago - 1 comment

#321 - Pass modified entity object to change notification

Pull Request - State: closed - Opened by leamerluck about 3 years ago
Labels: enhancement

#320 - Added general NotificationCenter notifications for MIDI Device and Entity changes

Pull Request - State: closed - Opened by adamjansch about 3 years ago - 1 comment
Labels: enhancement

#319 - Device notifications that are not `kMIDIPropertyOffline` are ignored

Issue - State: closed - Opened by adamjansch about 3 years ago
Labels: enhancement

#318 - How to access instruments in multi-instrument and presets sound font

Issue - State: open - Opened by valnenov about 3 years ago - 1 comment

#317 - Recording MIDI noteOn/Off commands to .mid file in Objective-c

Issue - State: open - Opened by valnenov about 3 years ago - 3 comments
Labels: question

#316 - fail to MIDI To Audio

Issue - State: open - Opened by YOrange834 about 3 years ago - 3 comments

#315 - fail to connect device access and get the MIDI signal

Issue - State: open - Opened by guojiezhi over 3 years ago

#314 - [Crash] MIKMIDICommand.m - Line 73 +[MIKMIDICommand commandsWithMIDIPacket:] + 73

Issue - State: open - Opened by taovo over 3 years ago - 5 comments
Labels: question

#313 - support channel in offline rendering

Pull Request - State: open - Opened by adamnemecek over 3 years ago

#312 - Not sending the last control/program in the array

Issue - State: open - Opened by pistacchio over 3 years ago

#311 - Issue #310: Add new memberwise convenience method to MIKMIDIPitchBendChangeCommand

Pull Request - State: closed - Opened by armadsen over 3 years ago
Labels: enhancement

#310 - Add better initializer for MIKMIDIPitchBendChangeCommand

Issue - State: closed - Opened by armadsen over 3 years ago
Labels: enhancement

#309 - Issue #308: Fix parsing 3 byte manufacturer IDs in MIKMIDISystemExclusiveCommand

Pull Request - State: closed - Opened by armadsen over 3 years ago
Labels: bug

#307 - Issue #306: Add new convenience method for MIKMIDISystemExclusiveCommand and associated tests

Pull Request - State: closed - Opened by armadsen over 3 years ago
Labels: enhancement

#306 - Create nicer initializer(s) for MIKMIDISystemExclusiveCommand

Issue - State: closed - Opened by armadsen over 3 years ago
Labels: enhancement

#305 - Issue #304: Add includesThreeByteManufacturerID to MIKMIDISystemExclusiveCommand

Pull Request - State: closed - Opened by armadsen over 3 years ago
Labels: enhancement

#303 - Add support for Swift Package Manager

Issue - State: open - Opened by armadsen over 3 years ago
Labels: enhancement

#302 - Add macOS SwiftUI Testbed example

Pull Request - State: closed - Opened by jranson almost 4 years ago - 7 comments
Labels: enhancement

#301 - Support for running status

Issue - State: open - Opened by MicheleLonghi almost 4 years ago - 5 comments
Labels: enhancement

#300 - How do I change the speed of per track in midi

Issue - State: closed - Opened by CiChenEe almost 4 years ago - 1 comment
Labels: question

#299 - Add support for Apple Silicon Macs

Pull Request - State: closed - Opened by armadsen almost 4 years ago

#298 - iOS framework fails to build with Carthage 0.36.0

Issue - State: closed - Opened by armadsen almost 4 years ago - 3 comments
Labels: bug

#297 - MIKMIDIClientSourceEndpoint initializer bridges into Swift strangely

Issue - State: closed - Opened by armadsen almost 4 years ago - 1 comment
Labels: bug

#296 - Replace deprecated Core MIDI method calls with designated ones for iOS 14.2

Issue - State: open - Opened by hgwhittle almost 4 years ago - 9 comments
Labels: bug

#295 - Deployment target build warning in Xcode 12+ when installing via Cocopods

Issue - State: closed - Opened by adamjansch almost 4 years ago - 2 comments

#294 - Can't find module or Unknown object version. Just won't work

Issue - State: closed - Opened by MrTheSaw about 4 years ago - 7 comments
Labels: question

#293 - Fix framework header includes

Issue - State: closed - Opened by armadsen about 4 years ago
Labels: enhancement

#292 - Add support for Apple Silicon on macOS

Issue - State: closed - Opened by armadsen about 4 years ago - 1 comment
Labels: enhancement

#291 - Note Off command not working

Issue - State: open - Opened by pnome over 4 years ago - 5 comments
Labels: question

#290 - Question: Logic Pro X and ArticulationID

Issue - State: closed - Opened by romainbessugesmeusy over 4 years ago - 2 comments
Labels: question, wontfix

#289 - disconnectConnection(forToken: connectionToken!)

Issue - State: closed - Opened by jchaplin over 4 years ago - 9 comments
Labels: bug, question

#288 - Crash - MIKMIDISystemExclusiveCommand.m line 174

Issue - State: open - Opened by latenitefilms over 4 years ago

#286 - Duplicated events - sourceEndpointForConnectionToken Issue

Issue - State: open - Opened by tamir-maoz over 4 years ago - 1 comment

#285 - Stopping MIKMIDISequencer does not stop running I/O

Issue - State: open - Opened by armadsen over 4 years ago - 2 comments
Labels: bug

#284 - Improve performance of -[MIKMIDISequencer timeInSecondsForMusicTimeStamp:options:]

Pull Request - State: closed - Opened by armadsen over 4 years ago
Labels: enhancement

#283 - Improve performance of -[MIKMIDISequence tempoEvents]

Pull Request - State: closed - Opened by armadsen almost 5 years ago
Labels: enhancement

#282 - Improve performance of -[MIKMIDISequencer timeInSecondsForMusicTimeStamp:options:]

Issue - State: open - Opened by armadsen almost 5 years ago - 2 comments
Labels: enhancement

#281 - Possible bug in MIKMIDISynthesizer

Issue - State: open - Opened by 0Dmitry almost 5 years ago

#280 - Add rate property to MIKMIDISequencer

Pull Request - State: closed - Opened by armadsen almost 5 years ago

#279 - 1.8 Release

Pull Request - State: open - Opened by armadsen almost 5 years ago - 1 comment
Labels: Release

#278 - Speed up -[MIKMIDITrack eventsOfClass:fromTimeStamp:toTimeStamp:]

Pull Request - State: closed - Opened by armadsen almost 5 years ago
Labels: enhancement

#277 - Remove MIKMIDISequence's dependence on MusicSequence

Issue - State: open - Opened by armadsen almost 5 years ago
Labels: enhancement

#276 - Remove MIKMIDITrack's dependence on MusicTrack

Issue - State: open - Opened by armadsen almost 5 years ago
Labels: enhancement

#275 - -[MIKMIDISequence tempoEvents] is slow

Issue - State: closed - Opened by armadsen almost 5 years ago - 1 comment
Labels: enhancement

#274 - Create build and test Github Action

Pull Request - State: closed - Opened by armadsen almost 5 years ago

#273 - Add rate property to MIKMIDISequencer

Issue - State: closed - Opened by armadsen almost 5 years ago - 1 comment
Labels: enhancement

#272 - Fix methods that bridge into Swift with an error: Void argument.

Issue - State: closed - Opened by armadsen about 5 years ago
Labels: bug, enhancement

#271 - Move off of AUGraph in MIKMIDISynthesizer

Issue - State: open - Opened by armadsen about 5 years ago
Labels: enhancement

#270 - Add API for converting between beats and seconds. Fixes #269

Pull Request - State: closed - Opened by armadsen about 5 years ago - 2 comments
Labels: enhancement

#269 - Add API to ease dealing with sequencer playback in seconds in addition to beats (MusicTimeStamps)

Issue - State: closed - Opened by armadsen about 5 years ago - 2 comments
Labels: enhancement

#268 - Fix: lastSyncedMusicTimeStamp not copied to historyClock

Pull Request - State: closed - Opened by 0Dmitry over 5 years ago - 1 comment
Labels: bug

#267 - Help needed: How to schedule playhead jump from one musicTimestamp to another?

Issue - State: open - Opened by 0Dmitry over 5 years ago - 10 comments

#265 - MIKMIDIDeviceManager - hardware device only

Issue - State: open - Opened by tamir-maoz over 5 years ago - 3 comments

#264 - MIDIPacket timestamps has jittering offset for BTLE

Issue - State: open - Opened by mlostekk over 5 years ago - 1 comment

#263 - Mutliple connections with BTLE

Issue - State: closed - Opened by mlostekk almost 6 years ago - 4 comments
Labels: bug

#260 - Implements changes for 1.7 release of MIKMIDI

Pull Request - State: closed - Opened by armadsen almost 6 years ago

#236 - Unknown class ORSViewController in Interface Builder file

Issue - State: closed - Opened by valnenov over 6 years ago - 4 comments

#222 - When I recording,musicTimeStamp always < 0

Issue - State: open - Opened by iKimee over 6 years ago - 1 comment

#220 - Add restart MIDI functions

Pull Request - State: closed - Opened by nhatlee almost 7 years ago - 3 comments

#192 - Investigate switching to AUMIDISynth on iOS again

Issue - State: open - Opened by armadsen over 7 years ago - 2 comments
Labels: bug

#185 - How to add a soundfont to Mid file and use MIKMIDISequencer play it?

Issue - State: closed - Opened by jessefang over 7 years ago - 2 comments

#176 - Issues with MIKMIDISequencer and notesOFF (plus potential solutions)

Issue - State: open - Opened by rrc2soft over 7 years ago - 5 comments

#164 - Render Sequences Offline & Export to Audio File

Issue - State: closed - Opened by bamboostick about 8 years ago - 10 comments
Labels: enhancement

#141 - WIP - iOS Swift MIDI files testbed

Pull Request - State: closed - Opened by gy over 8 years ago - 6 comments
Labels: enhancement

#74 - MIKMIDISequencer's pre-roll is broken

Issue - State: closed - Opened by armadsen over 9 years ago - 4 comments
Labels: bug