Loading...
- v2.31.1iOS
• Pressing "Done" when searching only dismisses the text keyboard, leaving the current search results.
- v2.31.0iOS
• Enable searching in font list by dragging down to reveal search bar. • Minor bug fixes.
- v2.30.12iOS
• Various fixes related to accessibility -- thanks to Neal Hibbard for raising the issue • Effects knobs now work via Voice Over and report their units • Fixed the order of the controls in Voice Over • Improved use of on-screen keyboard with Voice Over
- v2.30.11iOS
• Fix crash on iOS v16 and older • Fix UI issue involving preset selection
- v2.30.10iOS
• Fix regression in previous attempt to remove audio artifacts when transport stops.
- v2.30.9iOS
Fix audio artifacts encountered when transport head is no longer moving.
- v2.30.8iOS
• Always restore active patch in AUv3 before rendering. Solves an issue freezing tracks in Logic that rendered sine waves instead of samples.
- v2.30.7iOS
• Check that SF2 file exists before passing synthesizer (fixes crash due to missing file)
- v2.30.6iOS
• Fix failure to start on devices running iOS v16 and older. Pin SF2Lib dependency to v6.1.0 which does not use PMR allocator (not available on iOS v16 and older)
- v2.30.5iOS
• Fixed repeated and unnecessary loading of configuration file. • Fixed issue where AUM session loading times would increase over time. • Removed forced-unwrapping of values in code -- unclear if source of any crashes, but better to be safe. • Greatly improved start up and configuration loading times.
- v2.30.4iOS
* Fixed crash in AUv3 component when host app moved to background * Eliminate race conditions involving configuration file loading and saving * Validated proper behavior in AUM, Cubasis, and GarageBand hosts using multiple instances of SoundFonts
- v2.30.3iOS
* Fixed crash due to accessing configuration information before config file was loaded * Fixed crash due to invalid assumption when saving configuration file
- v2.30.2iOS
• Fixed restoration of SF2 files that reside in iCloud.
- v2.30.1iOS
* Fixed bug causing crashes on iOS 18
- v2.30.0iOS
* Fixed alert title that was missing localization entry * Fixed improper note playing when keyboard is movable * Improved restoration of AUv3 component. Tested in GarageBand, AUM, and Cubasis 3 with 3 and 4 SoundFonts instances in a file.
- v2.29.2iOS
Revert back to previous MIDI v1.0 message parsing due to issues with MIDI v2.0 leaving stuck notes.
- v2.29.1iOS
* Fix access to font files on external drive after device restart. Thanks to Eduard for alerting me to the problem. * Minor UI fixes.
- v2.29.0iOS
* Additional MIDI controller labels * Updates to MID Devices view in Settings panel * Show MIDI channel of last incoming message * Allow fix-velocity notes per MIDI connection * New MIDI Assignments view in Settings panel * Assign MIDI change controller (CC) to predefined app actions * Allow changing of favorites via assigned MIDI CC * Allow changing of effect settings via assigned MIDI CC
- v2.28.0iOS
* Use MorkAndMIDI Swift package for all MIDI processing * Using MIDI v2.0 in CoreMIDI API when available * New MIDI controller display in Settings view * Individual MIDI controller input can be now be disabled
- v2.27.4iOS
• Simplify A4 shift behavior * Fix reporting of channel info in connection view * New controls to manage MIDI device connections * New control to auto-connect to new MIDI devices • Minor UI improvements in changes and tutorial screens • Small usability tweaks in Settings and Preset editor views
- v2.27.3iOS
* Restore support for running on macOS, including AUv3 access in GarageBand. * Cosmetic improvements for AUv3 interface. * Fix crash in app running on macOS when GarageBand starts SoundFonts AUv3 component.
- v2.27.2iOS
• Allow MIDI processing and audio generation while app is in background. Enable in the Settings panel. • Long-press on effects button or active preset name in info bar to stop all playing notes.
- v2.27.1iOS
• Rename the previous "transpose" control to more accurately describe the effect as a shift of the A4 frequency.
- v2.27.0iOS
* App now honors the MIDI channel setting. MIDI activity indicator in info bar above the keyboard blinks BLUE when MIDI affects the synth and ORANGE if not. There is also an indicator in the Settings panel. * New transpose control in Settings panel (global) and per-preset in the Preset editor (swipe right and tap pencil to view). * Show "Changes" screen when starting new version. You can always bring it back up via a button at the bottom of the Settings panel.
- v2.26.1iOS
• Fixed improper deletion of referenced files. • Minor UI improvements to the font removal screen