Unfortunately, as a couple of you have noted, "Load New Audio" is broken in
2.0.4.
The fix is a simple one, just change line 6616 in callbacks.c:
- if (get_token_count(mainw->msg,'|')>7) {
+ if (get_token_count(mainw->msg,'|')>6) {
Fade audio in/out may be affected by a different bug (if anybody can
confirm this it would be great).
Regards,
Gabriel.
http://lives.sourceforge.net
https://www.ohloh.net/accounts/salsaman
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and
their applications. This 200-page book is written by three acclaimed
leaders in the field. The early access version is available now.
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________
Lives-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lives-users