Page 1 of 1
Applets and .ogg
Posted: Mon Nov 04, 2019 12:48 pm
by LarsB
Hi there,
at the moment I am preparing my first Aminet release. First, I thought, starting with the release of the app-version.
Because users from all flavours could try it out and give feedback.
Now when I am compiling an app with
@REQUIRE "oggvorbis",{Link = True}
The app does complain about missing oggvorbis. Can be solved when I put the plugin into the plugin folder of the player.
But this makes the app a little unhandy. Thats why I tgried to get a solution with linking the plugin to the app.
Which doesnt work. Any thoughts?
Re: Applets and .ogg
Posted: Mon Nov 04, 2019 6:57 pm
by SamuraiCrow
Applets are portable but plugins are not. Linkage cannot take place. Just put the plugin in the appropriate directory in the applet player.
Re: Applets and .ogg
Posted: Tue Nov 05, 2019 12:18 pm
by LarsB
Yes, right. I should read the manuals more carefully.

And its only logic. Plugins are relayed to a plattform like Win/64 for example
and apps are not.
I already deleted this post but have been to fast

Re: Applets and .ogg
Posted: Tue Nov 05, 2019 7:26 pm
by airsoftsoftwair
Alternatively, you can distribute your program as a real executable. In contrast to plugins, platform-dependent executables can have plugins linked to them.
Re: Applets and .ogg
Posted: Wed Nov 06, 2019 10:55 am
by LarsB
Thats right and I will do it this way. The first release would be AO4. Unfortunately I got no HW to test.
Re: Applets and .ogg
Posted: Sat Nov 09, 2019 12:40 pm
by airsoftsoftwair
You can use WinUAE for OS4 too

Re: Applets and .ogg
Posted: Sat Nov 09, 2019 1:15 pm
by LarsB
Yes, but I doubt if I would have fun with it. The CPU Emulation is demanding. Also I am a little bit at the borders of my financial abillities. (HartzIV). Especially because my project is noncommercial. I already ordered Amiga Forever. This has to do it.

Re: Applets and .ogg
Posted: Sat Nov 09, 2019 9:33 pm
by Juan Carlos
A curiosity alternative os to use the programa Sample Manager you can download from Aminet here os the link
http://aminet.net/mus/edit/Samplemanager.lha and convert the WAV files to 8svx, but this program not convert the ogg format files, the quality is good It isn't like an ogg ir WAV files but you get a sound standard Amiga file, without needs the plugin and with leds size.
Re: Applets and .ogg
Posted: Sun Nov 10, 2019 3:12 pm
by LarsB
hm,.. ok. You know my style of sound which is already a little edgy. But I will give it a try.