help whit tracktion 7 please
-
Peter Widdicombe Peter Widdicombe https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=336849
- KVRian
- 1209 posts since 29 Aug, 2014
You can't FIND the project, or it doesn't have some audio files or MIDI events, or you get errors on trying to open the project?
Oh, and what's in it - audio tracks, midi tracks, or a combination of both ?
Oh, and what's in it - audio tracks, midi tracks, or a combination of both ?
Waveform 13; Win10 desktop/8 Gig; Win11 Laptop; MPK261; VFX+disfunctional ESQ-1
-
- KVRAF
- 2461 posts since 9 Oct, 2008 from UK
It sounds like you may have corrupted the .tracktionedit file within the project folder.
You should be able to open the file in Notepad. It's in XML format, so you'll need to make sure all the XML tags are complete. You might need to add some back in. If you're not familiar with XML, there's information available online. XML tags are normally in pairs, with an opening tag, other stuff in between, and then a closing tag, like this:
<EDIT>
... stuff
</EDIT>
or
<TRACK mediaId="8b3639/11c9391c" midiVProp="0.28125" midiVOffset="0.359375">
<FILTER type="volume" id="0/1281ae95"/>
<FILTER type="level" id="0/7572559"/>
<OUTPUTDEVICES>
<DEVICE name="(default audio output)"/>
</OUTPUTDEVICES>
</TRACK>
but sometimes tags include their own closing mark (a slash: / ), like this:
<TEMPO startBeat="0" bpm="120" curve="1"/>
Take a copy as back up before you start editing.
You should be able to open the file in Notepad. It's in XML format, so you'll need to make sure all the XML tags are complete. You might need to add some back in. If you're not familiar with XML, there's information available online. XML tags are normally in pairs, with an opening tag, other stuff in between, and then a closing tag, like this:
<EDIT>
... stuff
</EDIT>
or
<TRACK mediaId="8b3639/11c9391c" midiVProp="0.28125" midiVOffset="0.359375">
<FILTER type="volume" id="0/1281ae95"/>
<FILTER type="level" id="0/7572559"/>
<OUTPUTDEVICES>
<DEVICE name="(default audio output)"/>
</OUTPUTDEVICES>
</TRACK>
but sometimes tags include their own closing mark (a slash: / ), like this:
<TEMPO startBeat="0" bpm="120" curve="1"/>
Take a copy as back up before you start editing.
[W10-64, T5/6/7/W8/9/10/11/12/13, 32(to W8)&64 all, Spike],[W7-32, T5/6/7/W8, Gina16] everything underused.
-
- KVRer
- Topic Starter
- 4 posts since 23 Aug, 2018
I can not open the project (file tracktion)Peter Widdicombe wrote:You can't FIND the project, or it doesn't have some audio files or MIDI events, or you get errors on trying to open the project?
Oh, and what's in it - audio tracks, midi tracks, or a combination of both ?
-
Peter Widdicombe Peter Widdicombe https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=336849
- KVRian
- 1209 posts since 29 Aug, 2014
We're trying to help, but we need the questions answered, to know where to look:
1. Can you find the file?
2. If you find it, do you get an error when you try to open it?
3. What error message do you get?
4. Are you just missing content (i.e. audio files or midi events) if the file opens?
1. Can you find the file?
2. If you find it, do you get an error when you try to open it?
3. What error message do you get?
4. Are you just missing content (i.e. audio files or midi events) if the file opens?
Waveform 13; Win10 desktop/8 Gig; Win11 Laptop; MPK261; VFX+disfunctional ESQ-1
