Skip to content

Server and client - Filters Update

Latest
Compare
Choose a tag to compare
@Wabtey Wabtey released this 25 Apr 22:28
873d731

Server and Client

Use the client to send request to the server.
You send a music name that the server will "compile".
After choosing your filters settings,
the server will send to the client music's byte and the client will play those.

Features

  • Ajout du management de timeout en cas de perte de paquets, côté client.

  • NON GÉRÉ: le serveur perd un de ses messages vers le programme client.

    Schéma d'échange d'information entre Serveur et programme client:

    (sans tous les timeouts)
    Echange d'information entre Serveur et programme client

  • Error Handle (UDP package send error, client side)

  • Filters

    • Volume Control (only with int)
    • Speed Control
    • Channels (Mono/Stereo) control
      Not operational (force to mono will disturb/deform the music)
      We should have: Average with the samples two by two
    • TODO: Echo