Fmod Studio + Fmod Studio API free for indie.

Previous topic - Next topic

spacefractal

Im known we have debated about this typic, but im thinks this topic got removed due the forum crash eaier this year.

Last time im checked its was seen only the Fmod Studio was free for indies and was quite very unclean. Now after checked today the API version is also free for indes as well. Since us indie dev not using 100$ budget (im not even thinks Gernot earn that much for this proudct), this seen a possible to create a wrapper for glbasic?

Im thinks its should been as a external wrapper, not as internal one for most platforms as possible (and enventuelly possuble to disable the sdl sound). But its would supports a bounds new formats and also much better sound for glbasic (which is still very basic).

More info:
http://www.fmod.org/sales/
Genius.Greedy Mouse - Karma Miwa - Spot Race - CatchOut - PowerUp Elevation - The beagle Jam - Cave Heroes 2023 - https://spacefractal.itch.io/

MrTAToad

#1
The last time I checked with the FMOD people, it would be free for Gernot to add, but we would have to pay a license fee.

spacefractal

It's depend on budget of course. That why a wrapper is best for this case.
Genius.Greedy Mouse - Karma Miwa - Spot Race - CatchOut - PowerUp Elevation - The beagle Jam - Cave Heroes 2023 - https://spacefractal.itch.io/


Schranz0r

I'll can give a start to wrapp FMod Studio, it's not that easy anymore...

I start and anyone do the rest?  :good:
I <3 DGArray's :D

PC:
AMD Ryzen 7 3800X 16@4.5GHz, 16GB Corsair Vengeance LPX DDR4-3200 RAM, ASUS Dual GeForce RTX™ 3060 OC Edition 12GB GDDR6, Windows 11 Pro 64Bit, MSi Tomahawk B350 Mainboard

MrTAToad

I did have one using the C++ interface around here somewhere.

spacefractal

We don't need to use anything the API can, bust just use the basic one required. The wrapper should of course not been dll bound
Genius.Greedy Mouse - Karma Miwa - Spot Race - CatchOut - PowerUp Elevation - The beagle Jam - Cave Heroes 2023 - https://spacefractal.itch.io/

bigsofty

Never really looked at it before, due to the financial outlay, but I must say it has an impressive API.
Cheers,

Ian.

"It is practically impossible to teach good programming style to students that have had prior exposure to BASIC.  As potential programmers, they are mentally mutilated beyond hope of regeneration."
(E. W. Dijkstra)

MrTAToad

Most commercial companies use it - it is very good, and easy to use.

Schranz0r

@ TheMapChap

It was the old Fmod Ex
I <3 DGArray's :D

PC:
AMD Ryzen 7 3800X 16@4.5GHz, 16GB Corsair Vengeance LPX DDR4-3200 RAM, ASUS Dual GeForce RTX™ 3060 OC Edition 12GB GDDR6, Windows 11 Pro 64Bit, MSi Tomahawk B350 Mainboard

MrTAToad

Has it changed a lot then !?  Most of it should still work with their currently library.

spacefractal

im dont thinks, but its contain a much more API, but for glbasic im dont thinks we require to uses all API its supports.

Here im would fine usefull to uses compressed xm files using ogg samples.
Genius.Greedy Mouse - Karma Miwa - Spot Race - CatchOut - PowerUp Elevation - The beagle Jam - Cave Heroes 2023 - https://spacefractal.itch.io/

MrTAToad

There is one small problem - it cant be used with Linux due to the libraries that GLBasic uses are incompatible.

spacefractal

this is extractly why its should been done as a external wrapper, not as a integrated part of glbasic. There will been some platform compatible issues. For glbasic, its would been for iOS, Android, MacOS and Windows that make most seanse of the supported platforms.
Genius.Greedy Mouse - Karma Miwa - Spot Race - CatchOut - PowerUp Elevation - The beagle Jam - Cave Heroes 2023 - https://spacefractal.itch.io/

MrTAToad

The other problem, is that FMOD isn't supported for some platforms, although it may be time to get rid of the WinCE stuff