[Csnd] Csound Plugins on Bela Board

Hello everybody!

I want to use my Csound Plugins on a Bela Board and the Csound Version on the Bela Board runs only on floats.
Every time i compile my plugins on the bela board and want to use them i get this warning:
WARNING: not loading 'xine.so' (uses incompatible floating point type)

Can i compile my plugins so that they will use floats only?

Philipp von Neumann (He/Him)
Composition | Electronic Music | Computer Music

:e-mail: philipp@von-neumann.com
:telephone_receiver: +49 159 01 20 71 03
:globe_with_meridians: von-neumann.com
:loud_sound: SoundCloud: Stream Philipp von Neumann music | Listen to songs, albums, playlists for free on SoundCloud
:herb: Bluesky: @von-neumann.com on Bluesky
:mammoth: Mastodon: Philipp von Neumann (@PvN@mastodon.social) - Mastodon

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        GitHub · Where software is built
Discussions of bugs and features can be posted here

yes, you can define -DUSE_DOUBLE=0 when you compile your plugin and that should do the trick.

Oh, my mistake was somewhere else.
I did not find the csound headerfiles on the bela board for the running csound version. so i copied these from my machine to the board, which obviously did not work with the running csound version.
:melting_face:

Philipp von Neumann (He/Him)
Composition | Electronic Music | Computer Music

:e-mail: philipp@von-neumann.com
:telephone_receiver: +49 159 01 20 71 03
:globe_with_meridians: von-neumann.com
:loud_sound: SoundCloud: Stream Philipp von Neumann music | Listen to songs, albums, playlists for free on SoundCloud
:herb: Bluesky: @von-neumann.com on Bluesky
:mammoth: Mastodon: Philipp von Neumann (@PvN@mastodon.social) - Mastodon