Search found 291 matches
- Wed Jul 13, 2022 2:06 am
- Forum: Tuniac
- Topic: (request) Goom visualization for Tuniac
- Replies: 1
- Views: 1070
Re: (request) Goom visualization for Tuniac
Not me. Sorry.
- Wed May 18, 2022 10:53 am
- Forum: Tuniac
- Topic: I haven't posted in a while
- Replies: 4
- Views: 4644
- Wed May 18, 2022 10:13 am
- Forum: Tuniac
- Topic: Tuniac 220518
- Replies: 0
- Views: 311
Tuniac 220518
May, 2022 --------- -update kissfft -bass midi Apr, 2022 --------- -Swap from libpng to libspng -bass ape, flac and cd update -zlib, taglib, libjpeg-turbo update Jan, 2022 --------- -Move from XAudio 2.7 to XAudio 2.9. Min OS support is now Windows 7 SP1 -bass, bassopus and basshls update https://gi...
- Tue May 17, 2022 12:27 pm
- Forum: Tuniac
- Topic: Visualizations for Tuniac
- Replies: 1
- Views: 323
Re: Visualizations for Tuniac
Hi RaulTuniac. The newer Rabbit Hole 1.0 is in the latest Tuniac releases but the Cor and Tony Basic visuals no longer work in current releases. 1)Cor and Tony Basic visuals crash because Tony or Blur added mouse functions to Tuniac Visuals but did not add a check for if visual support the function....
- Thu Mar 10, 2022 9:18 am
- Forum: Tuniac
- Topic: Possible Feature Req
- Replies: 1
- Views: 604
Re: Possible Feature Req
Press the "?" button to the right of the text box.
You can pick what fields will be searched.
By default "User defined" is selected which is defined in the preferences screen -> Media library -> User search
You can pick what fields will be searched.
By default "User defined" is selected which is defined in the preferences screen -> Media library -> User search
- Fri Jan 07, 2022 8:47 am
- Forum: Tuniac
- Topic: Problem with local build of Tuniac
- Replies: 11
- Views: 2275
Re: Problem with local build of Tuniac
You can certainly have access.
- Wed Jan 05, 2022 1:50 am
- Forum: Tuniac
- Topic: Problem with local build of Tuniac
- Replies: 11
- Views: 2275
Re: Problem with local build of Tuniac
Ok I have uploaded to github: https://github.com/twistedddx/Tuniac Immediately I had managed to confuse github about which email account I wanted to push from so now a second account in the commit log but I can live with that :D I also updated to vs 2022 including the lib building scripts, updated t...
- Tue Jan 04, 2022 8:39 am
- Forum: Tuniac
- Topic: Problem with local build of Tuniac
- Replies: 11
- Views: 2275
Re: Problem with local build of Tuniac
I just installed the nuget for the redistributable xaudio 2.9. For that nuget the 1.2.8 seemed to crash vs 2019 during install but I could install 1.2.7 and upgrade to 1.2.8. I find I need >8 bytes for buf.AudioBytes for OnStreamEnd() to trigger. Each xaudio2_9redist.dll takes up about 250kb in the ...
- Mon Jan 03, 2022 11:47 pm
- Forum: Tuniac
- Topic: Problem with local build of Tuniac
- Replies: 11
- Views: 2275
Re: Problem with local build of Tuniac
Yea Tuniac is meant to use Xaudio 2.7 from Directx June 2010. My guide mentions the DX SDK June 2010 regarding the svp renderer but it certainly is being used by Tuniac for xaudio also. So either install the old dx sdk or do some good testing to prove you have 2.9 working correctly and we can move T...
- Mon Jan 03, 2022 11:48 am
- Forum: Tuniac
- Topic: Problem with local build of Tuniac
- Replies: 11
- Views: 2275
Re: Problem with local build of Tuniac
I just checked the guide and it said to use vs 2016, I actually now build with VS Community 2019 and the project files were updated to 2019 some time ago. The settings and media library should be shared with things I have built. Eg you have my build in c:\program files\tuniac and yours in c:\testtun...