Coder Social home page Coder Social logo

latenitefilms / dawfilekit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from orchetect/dawfilekit

0.0 1.0 0.0 1.73 MB

A Swift library for reading and writing common import/export file formats between popular DAW applications.

License: MIT License

Swift 100.00%

dawfilekit's Introduction

DAWFileKit

CI Build Status Platforms - macOS 10.15+ | iOS 10+ | tvOS 10+ | visionOS 1+ Swift 5.5-5.9 Xcode 13-15 License: MIT

A Swift library for reading and writing common import/export file formats between popular DAW and video editing applications with the ability to convert between formats.

Supported File Formats

Format Read Write
Cubase: Track Archive XML yes† yes†
Pro Tools: Session Info text file yes n/a
Standard MIDI File planned yes
Logic Pro X‡ future? future?
Final Cut Pro XML (FCPXML) yes yes
Adobe Premiere XML future? future?

† Full read/write support for Cubase Track Archive XML files is implemented for tracks with absolute timebase, as well as tracks with musical timebase where the tempo track uses only 'Jump' tempo events and there are no 'Ramp' tempo events.

‡ Research is needed for Logic Pro X to determine what file formats are common and the viability of their implementation.

Dependencies

Documentation

No formal documentation yet.

Unit Tests

Core unit tests implemented. More exhaustive tests can be added in future.

Known Issues

Cubase: Track Archive XML

  • Ascertaining the absolute time position of events on tracks that are in musical timebase when the tempo track contains 'Ramp' tempo event(s) is currently not possible. The internal curve function that Cubase uses to calculate tempo ramps is not intuitive (ie: not linear or any obvious known curve function), and it may be a proprietary function. So this may never be possible with this library. The workaround is to not use 'Ramp' tempo events in a session, or if that is unavoidable, move/copy events to a track that is using absolute timebase which can be interpreted reliably with this library.

Final Cut Pro XML

  • Basic support is implemented. More complete support may come in a future library update.

Affiliation

The author(s) have no affiliation with Apple, Avid, Steinberg, or any other company relating to the software packages that are mentioned in this library. This library is built based on open file data format such as text, XML and MIDI. No reverse-engineering of software was involved in implementation of this library. The goal is to promote easier interoperability for developers with these common and useful data file formats.

The library is provided as-is with no warranties. See the LICENSE for more details.

Author

Coded by a bunch of 🐹 hamsters in a trenchcoat that calls itself @orchetect.

License

Licensed under the MIT license. See LICENSE for details.

Contributions

Contributions are welcome. Feel free to post an Issue to discuss.

dawfilekit's People

Contributors

orchetect avatar rex4539 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.