Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: How to extract SFML media music library and put it in Arduino?????  (Read 1943 times)

0 Members and 1 Guest are viewing this topic.

HelpPlease218

  • Newbie
  • *
  • Posts: 1
    • View Profile
Hi guys,

Using C++ language in Arduino Coding, how do you use Arduino to play different kinds of sound from the SFML library file? If i put the source code of the SFML in the Arduino library, would that work?

Thanks
« Last Edit: March 10, 2016, 09:08:59 am by HelpPlease218 »

Hapax

  • Hero Member
  • *****
  • Posts: 3353
  • My number of posts is shown in hexadecimal.
    • View Profile
    • Links
Re: How to extract SFML media music library and put it in Arduino?????
« Reply #1 on: March 10, 2016, 07:51:34 pm »
SFML is not a music library and doesn't have any sounds.

It can help with the use of sound but it depends on what you're actually trying to achieve.
Selba Ward -SFML drawables
Cheese Map -Drawable Layered Tile Map
Kairos -Timing Library
Grambol
 *Hapaxia Links*

 

anything