soundcheck wrote: 
> @marcoc1712
> 
> Just reread your PCM-header-patch comment.
> 
> Does it mean that e.g a conversion rule like:
> 
> [flac] -dcs $START$ $END$ -- $FILE$  |  [sox] -D -q -t wav - -t flac
> -e signed  -C 0 -b 24 - rate -v -I -b 98 96000 
> 
> is no longer needed with your patch and can be changed to e.g.
> 
> [flac] -dcs $START$ $END$ -- $FILE$  |  [sox] -D -q -t wav - -t wav
> -e signed  -C 0 -b 24 - rate -v -I -b 98 96000 
> 
> IF so,
> I think it's great.
> 

It's so.

soundcheck wrote: 
> 
> I wouldn't have a problem to see that patch  in the main SL tree. ;)
> 

I sent a mail to Triode about that.

soundcheck wrote: 
> 
> 
> Why don't you guys put a short instruction how to clone the respective
> branch to a README . Not everybody is familiar with git.
> 
> git clone https://github.com/marcoc1712/squeezelite.git          (Triode
> original+PCM header patch)
> git clone https://github.com/ralph-irving/triode-squeezelite.git 
> (Triode original)
> 

Not sure what you mean exactly...

In my repo you have different branches:

master = the original one from Triode's repo in Google code.

mc2...
daphile...

and possibly others in the future are branch with specific mods I've
made or I've reciped form others, with  licence terms and everything is
needed by people who would like to get only that spefic mods and not all
the others.

release is the sum of all, the final product, what I'm using myself.

Then (just for release branch) you have releases (standard GitHub
feature). This is going to change, but now you have a release for every
target OS. And that's all you really need, every release having binary
and source code in it.

Not so fair having in a repo instructions on how to clone another repo,
let's move to a merged one, is far better...



____________________________________________________________
SB+, Klimo Merlino + Kent Gold, Monitor Audio Studio 20 Gold SE+, Klimo
reference and DIS Interconnect.
------------------------------------------------------------------------
marcoc1712's Profile: http://forums.slimdevices.com/member.php?userid=34842
View this thread: http://forums.slimdevices.com/showthread.php?t=97046

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to