Re: [LAD] Ardour3 - strange problem

2011-12-05 Thread Paul Davis
On Mon, Dec 5, 2011 at 11:58 AM, Fons Adriaensen  wrote:
> On Mon, Dec 05, 2011 at 11:47:19AM -0500, Paul Davis wrote:
>
>> We're still not putting a very high priority on loading a2 sessions at
>> this time. We may never put a very high priority on it, though this
>> bug should probably get fixed at some point.
>
> It seems that the odd thing actually happens in A2, where a session
> directory A-B-C will result in A-B-C/interchange/A_B_C/audiofiles.

right, this is (part of) the reason why a3's behaviour is different
___
Linux-audio-dev mailing list
Linux-audio-dev@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-dev


Re: [LAD] Ardour3 - strange problem

2011-12-05 Thread Fons Adriaensen
On Mon, Dec 05, 2011 at 11:47:19AM -0500, Paul Davis wrote:
 
> We're still not putting a very high priority on loading a2 sessions at
> this time. We may never put a very high priority on it, though this
> bug should probably get fixed at some point.

It seems that the odd thing actually happens in A2, where a session
directory A-B-C will result in A-B-C/interchange/A_B_C/audiofiles.

Ciao,

-- 
FA

Vor uns liegt ein weites Tal, die Sonne scheint - ein Glitzerstrahl.

___
Linux-audio-dev mailing list
Linux-audio-dev@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-dev


Re: [LAD] Ardour3 - strange problem

2011-12-05 Thread Paul Davis
2011/12/5 Jörn Nettingsmeier :
>
 [  ]

Jörn's analysis is correct.

We're still not putting a very high priority on loading a2 sessions at
this time. We may never put a very high priority on it, though this
bug should probably get fixed at some point.

--p
___
Linux-audio-dev mailing list
Linux-audio-dev@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-dev


Re: [LAD] Ardour3 - strange problem

2011-12-05 Thread Jörn Nettingsmeier

On 12/05/2011 03:22 PM, Fons Adriaensen wrote:

Hello all,


Trying out Ardour3 but I'm blocked...

I deep-copied an existing A2 session, paradiso-2, to /audio/ardour3-sessions.
But A3 complains that it can't find the audio files in

/audio/ardour3-sessions/paradiso-2/interchange/paradiso-2/audiofiles

which is the right place, and the files are there.


for some reason, a3 handles the directory names in a different way when 
it comes to underscores and hyphens, i think. you might find that your 
directory is actually named interchange/paradiso_2 or something. just 
add the correct name to the search path when a3 prompts you, and you 
should be fine.
i have one session which i want to use with both a2 and a3 (works 
because a3 will always leave an a2-compatible backup session named 
$FOO-1.ardour when it imports), and somehow i had to add a symlink in 
interchange/ to make it work (ln -s NAME_AS_A2_THINKS_IT_SHOULD_BE 
NAME_AS_A3_SEEMS_TO_EXPECT_IT)...


haven't gotten around to reporting it yet...


___
Linux-audio-dev mailing list
Linux-audio-dev@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-dev