Mike,

Thanks for this information, it is very useful and is a nice workaround.

Can this be fixed permanently in the xpf files and bundled with the next
installer?

-Tres

On Sat, Jan 5, 2013 at 3:49 PM, Mike Choi <rdavidia...@gmail.com> wrote:

> Hello,
>
> Ad 1) That preset name seems to be part of xpf preset file :-)
> So on Linux, as user with write access, you can just run on your preset
> folder for example:
>
> grep -HR "Default" * | sed 's,.[^.]*$,,' | while read file; do (n=`echo
> "${file}" | sed -ne "s,^[^/]\+/,,p"` && n2=`less "${file}.xpf" | sed -e
> "s,Default preset,$n,g" -e "s,Default,$n,g"` && echo $n2 > "${file}.xpf");
> done
>
> - Mike C.
> On Sat, Jan 5, 2013 at 6:20 PM, Tres Finocchiaro <
> tres.finocchi...@gmail.com> wrote:
>
>> Toby,
>>
>>
>>    1. Samples dragged in from the My Presets area have the label
>>    "Default" or "Default Preset" instead of the actual instrument name for
>>    *Organic*, *LB302*, *Bit Invader*, *ZynAddSubFx*.  This makes it hard
>>    to know what was just dragged in unless you immediately rename it.
>>
>>    2. If you have some sf2 files, getting them from "~\lmms\plugins"
>>    usually requires adding the SF2 instrument, browsing to the sf2 file using
>>    the SF2 dialog and *always* results in the path breaking when moving
>>    the project to another computer.  Is there a way to store them relative, 
>> or
>>    a better way to drag them into the project so that this doesn't happen?
>>
>>    3. On a newly opened project, double-clicking the beat/bassline
>>    editor on the song-editor screen *always* results in the
>>    beat/bassline not appearing.  This is fixed by clicking the beat/bassline
>>    button in the toolbar once, but is very confusing, and after years of 
>> using
>>    lmms, I still forget to click that button once.
>>
>> -Tres
>>
>> --
>> - tres.finocchi...@gmail.com
>>
>>
>> ------------------------------------------------------------------------------
>> Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
>> MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
>> with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
>> MVPs and experts. SALE $99.99 this month only -- learn more at:
>> http://p.sf.net/sfu/learnmore_122912
>> _______________________________________________
>> Lmms-users mailing list
>> Lmms-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/lmms-users
>>
>>
>


-- 
- tres.finocchi...@gmail.com
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122912
_______________________________________________
Lmms-users mailing list
Lmms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lmms-users

Reply via email to