izzyreal / vmpc-juce

JUCE implementation of VMPC2000XL
GNU General Public License v3.0
91 stars 7 forks source link

iOS AUv3 and Application do not share the same documents #40

Closed izzyreal closed 9 months ago

izzyreal commented 1 year ago

One implication of the fact that AUv3 and Application do not share the same Documents is that content created in the AUv3 is not accessible from anywhere else (as opposed to the Application, which saves in On My iPad | VMPC2000XL).

I have 2 ideas:

It seems inevitable that the Standalone app has to serve as a proxy. That said, another idea I have is to add Export functionality. Not sure if and what is possible here though. I know AUv3 has read access to anything inside On My iPad. I don't know about write access, though.

Some more stuff to draw inspiration from: https://forum.juce.com/t/ios-auv3-save-load-custom-presets/54140/5

izzyreal commented 9 months ago

Resolved in a04bf7959e3b1b78677c57b3a20fbd1b9aa59009