Re: [Traverso-devel] copy = move !YIKES! [RETRACTION]

2010-03-03 Thread plutek-infinity
Date: Wed, 03 Mar 2010 10:44:45 -0500
From: plutek-infinity plu...@infinity.net

greetings!

well, i'll be filing a bug report about this one:

apparently, copy = move

when setting up a new project in traverso, if i choose to import some audio 
files and click the button labelled Copy files to project directory, the 
files are *moved* instead of *copied*. 

sorry about that... it *looked* like that's what was happening, as i followed 
the process in one filemanager. in fact, the original files are still intact.

there were other problems, however:

out of 179 files, only the first 39 imported successfully. the remainder are at 
severely reduced level (sndfile-info shows level between -40 and -60, for files 
which were actually in a healthy -6 range), and one, which started ok, went to 
a looping small segment of the file after the first 1-1/2 minutes.

wierd... anyone else seeing issues with the new project file importer?

cheers!

-- 
.pltk.


___
Traverso-devel mailing list
Traverso-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/traverso-devel


Re: [Traverso-devel] copy = move !YIKES! [RETRACTION]

2010-03-03 Thread hollunder
Excerpts from plutek-infinity's message of 2010-03-03 17:29:13 +0100:
 Date: Wed, 03 Mar 2010 10:44:45 -0500
 From: plutek-infinity plu...@infinity.net
 
 greetings!
 
 well, i'll be filing a bug report about this one:
 
 apparently, copy = move
 
 when setting up a new project in traverso, if i choose to import some audio 
 files and click the button labelled Copy files to project directory, the 
 files are *moved* instead of *copied*. 
 
 sorry about that... it *looked* like that's what was happening, as i followed 
 the process in one filemanager. in fact, the original files are still intact.
 
 there were other problems, however:
 
 out of 179 files, only the first 39 imported successfully. the remainder are 
 at severely reduced level (sndfile-info shows level between -40 and -60, for 
 files which were actually in a healthy -6 range), and one, which started ok, 
 went to a looping small segment of the file after the first 1-1/2 minutes.
 
 wierd... anyone else seeing issues with the new project file importer?
 
 cheers!


Yes, mine were different. I tested with a set of 56 files and
traverso-git (I think I remember it was git) crashed each time, but this
is now fixed. I don't really know about the last release, it might have
other issues. My import in the fixed git version went fine, the files
were healthy (16bit 44k1 wav).

There's work being done on routing that might be interesting to you,
maybe give git a try.

Regards,
Philipp



___
Traverso-devel mailing list
Traverso-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/traverso-devel


Re: [Traverso-devel] copy = move !YIKES! [RETRACTION]

2010-03-03 Thread Remon Sijrier
Hi,

 sorry about that... it *looked* like that's what was happening, as i
  followed the process in one filemanager. in fact, the original files are
  still intact.

:D

 there were other problems, however:
 
 out of 179 files, only the first 39 imported successfully. the remainder
  are at severely reduced level (sndfile-info shows level between -40 and
  -60, for files which were actually in a healthy -6 range), and one, which
  started ok, went to a looping small segment of the file after the first
  1-1/2 minutes.
 
 wierd... anyone else seeing issues with the new project file importer?

Nope, though I didn't import that many files with it. If you import the files 
by hand that failed with the automated import, does the same happen? (just try 
one or 2 you know that failed with the automatic import)

We're using sndfile for reading files that are supported by sndfile (doh) and 
with the new project import files function we're just reading through the 
file, and writing it to the new location, meanwhile generating peak data to 
display the wave form.

So to encapsulate the problem, we need to make sure that traverso is able to 
play the files by not importing them via the new project routines.

Hope I made my point clear.

Thanks for trying out Traverso from git!

Remon


___
Traverso-devel mailing list
Traverso-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/traverso-devel