Recent

Author Topic: Create a sine wave audio tone - Linux  (Read 3622 times)

Fred vS

  • Hero Member
  • *****
  • Posts: 3326
    • StrumPract is the musicians best friend
Re: Create a sine wave audio tone - Linux
« Reply #45 on: August 22, 2024, 01:02:14 pm »
In that regards I myself am intrigued by Fred vS' example as that uses fphttpclient, which removes the requirement to use libcurl (just as using a native mp3 decoder would remove the need to depend on libmpg123).

It uses also libmpg123 but with dynamic loading: https://github.com/fredvs/uos/blob/main/src/uos_mpg123.pas .
And to connect to url, it uses, done by Magic Andrew Haines, https://github.com/fredvs/uos/blob/main/src/uos_httpgetthread.pas, using fphttpclient and to connect https: openssl and opensslsockets via InitSSLInterface.
« Last Edit: August 22, 2024, 02:38:17 pm by Fred vS »
I use Lazarus 2.2.0 32/64 and FPC 3.2.2 32/64 on Debian 11 64 bit, Windows 10, Windows 7 32/64, Windows XP 32,  FreeBSD 64.
Widgetset: fpGUI, MSEgui, Win32, GTK2, Qt.

https://github.com/fredvs
https://gitlab.com/fredvs
https://codeberg.org/fredvs

 

TinyPortal © 2005-2018