Anybody can tell how to avoid the analyse step to build up the graph, each time a song is loaded.
I thought by analysing all songs in the database upfront, but apparently this doenst' seem to be the solution.
Thanks in advance.
I thought by analysing all songs in the database upfront, but apparently this doenst' seem to be the solution.
Thanks in advance.
Mensajes Sat 07 Apr 07 @ 5:27 pm
It's not doing another analysis of the track, what you are seeing it the result of the track being feed into memory.
Mensajes Sat 07 Apr 07 @ 5:29 pm
ok, clarifies a lot. Thanks
But what is the best optimisation to speed up the loading into memory?
Faster drive, faster memory, more memory?
Any other tricks?
But what is the best optimisation to speed up the loading into memory?
Faster drive, faster memory, more memory?
Any other tricks?
Mensajes Sat 07 Apr 07 @ 10:40 pm