Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

All curve points are set to 30s on auto-load #26

Open
jasonlevine opened this issue Nov 28, 2013 · 3 comments
Open

All curve points are set to 30s on auto-load #26

jasonlevine opened this issue Nov 28, 2013 · 3 comments

Comments

@jasonlevine
Copy link

Every time I open Duration, it automatically loads the last file that I was working with, only that all curve and color points past 30 seconds are set to 30 seconds. However, bangs remain at the correct times. I cannot comment on flags, switches, or LFOs as I haven't used any yet. The first time this happened, I thought my data was lost and manually redid my curves and colors. The second time it happened, I checked the .xml files and sure enough the correct data was there. I manually loaded the timeline that was already loaded and all the correct curve and color keyframes returned.

Here is a screenshot of the auto-loaded timeline:
screen shot 2013-11-26 at 11 04 11 am

Here is a screenshot of the manually loaded timeline:
screen shot 2013-11-26 at 11 04 27 am

@fabiocionini
Copy link

Same here: when duration opens, the default project is "compressed" to 30s. this is not nice for automated setups... luckily enough, there is a workaround: send an osc command to reopen the same file after duration has opened.

@schwittlick
Copy link

@fabiocionini Can you document your workaround? This is such a bummer..

ps.
Docs about it here, and it actually works: https://github.com/YCAMInterlab/Duration#controlling-duration-through-osc

@fabiocionini
Copy link

@Mrzl check the OSC commands: https://github.com/YCAMInterlab/Duration#controlling-duration-through-osc . You can use any software capable of sending OSC messages (I used a Processing script), just send the "/duration/open" command to Duration with a string parameter containing the path of the file, and it will open just fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants