Today I was able to use Hystrix Audio to get music from my collection.
It works! Yeay!
I now have a tree view in place to display the search results. Dragging files in is place. Native dragging in Windows is in place.
It wont be long now 'till the first pre-alpha release.
(still might be a while 'till an alpha release though.)
-- amicitas
Finally I have gotten Hystrix Audio working well enough to do some performance testing.
To do this I imported 16668 *.mp3 files into a Hystrix library.
For the following the times are only for the select statement from the database. For the ordered time the records have been ordered by artist, album, title.
Search:
No. Results: 16668
Ordered Time: 2.302 seconds
Unordered Time: .004 seconds
Search: love
No. Results: 505
Ordered Time: .397 seconds
Unordered Time: .003 seconds... read more
It Begins.
There is now some pre-alpha source in the SVN repository. Yeay!