Hi, 2013/1/2 Dennis Schulmeister <[email protected]>: > AFAIK muse creates a session directory per project where recorded wave > files are stored. I'd be much happier if the files would be stored > inside that directory. > > Recently there has been a long discussion on LAD about where to store > such files. (Topic was the Non Session Manager). In the end there has > been no agreement. But I'm with the group who says that session files > should be kept together in one directory and it should be ok for the > user to tinker with that directory if he knows what he's doing. > > And it would be the most simple solution which ain't bad either ... > > Dennis
I think this would be best too. Editing wave files in the wave editor already creates intermediate files here so it is inline with what we already do. Maybe we should be more strict with enforcing the creation of project dirs also, to avoid potential conflicts? Regards, Robert > > > On Wed, 02 Jan 2013 17:01:03 +0100 > Florian Jung <[email protected]> wrote: > >> Hi >> >> with my changing-tempo-in-wave-parts feature and later also the >> prerecord-things-feature, MusE will generate redundant data. >> >> This data, if lost, can easily be regenerated by sheer computing power >> (might take some or some dozens of minutes), but it would be annoying to >> have to wait for it to be calculated everytime a file is opened. >> >> Where should I put this data? >> >> >> I don't want to put it into the .med file, because it'll be extremely >> large (up to an hour of wave data!). >> My idea was to have a directory under ~/.muse or so, which holds this >> data plus the last-used-date plus the md5-checksum of the .med file plus >> the filename. >> >> Then, we can: >> - clean up not-used-anymore files (date) >> - detect if the file has been altered without our knowledge (i.e. on a >> different computer) and then do a full recalculation (but not a >> partial) (checksum) >> - remove old data if the associated file gets overwritten (filename) >> >> Are you okay with this, or do you have a better idea to store such stuff? >> >> greetings >> flo >> > > ------------------------------------------------------------------------------ > Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery > and much more. Keep your Java skills current with LearnJavaNow - > 200+ hours of step-by-step video tutorials by Java experts. > SALE $49.99 this month only -- learn more at: > http://p.sf.net/sfu/learnmore_122612 > _______________________________________________ > Lmuse-developer mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/lmuse-developer ------------------------------------------------------------------------------ Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery and much more. Keep your Java skills current with LearnJavaNow - 200+ hours of step-by-step video tutorials by Java experts. SALE $49.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122612 _______________________________________________ Lmuse-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lmuse-developer
