Sorry, I'm a noob. I'm looking for a sample AESequencer's demo.
I wanna to make a Sequencer with TAAE.
Anybody help, thank you!!!
waitting~
@stormer,
Can you please clarify what part of the Xcode project sample is not working for you? Are you using the sample project that is provided in Objective-C, using CocoaPods? Be sure to open the project from the workspace, not the project :
https://github.com/arielelkin/Sequencer/
And also in Swift:
https://github.com/arielelkin/SwiftySequencer
I just git cloned the Sequencer project, updated its Build Settings, and successfully ran the app in the simulator.
Here's another repo that adds swing and universal binary to the original Sequencer plug-in for TAAE:
https://github.com/eljeff/TAAE-Swing-Seq
Take care, Mark
Comments
waitting~
@stormer,
Can you please clarify what part of the Xcode project sample is not working for you? Are you using the sample project that is provided in Objective-C, using CocoaPods? Be sure to open the project from the workspace, not the project :
https://github.com/arielelkin/Sequencer/
And also in Swift:
https://github.com/arielelkin/SwiftySequencer
I just git cloned the Sequencer project, updated its Build Settings, and successfully ran the app in the simulator.
Here's another repo that adds swing and universal binary to the original Sequencer plug-in for TAAE:
https://github.com/eljeff/TAAE-Swing-Seq
Take care,
Mark