Skip to content

Instantly share code, notes, and snippets.

View pietrovismara's full-sized avatar
🎯
Focusing

Pietro Paolo Vismara pietrovismara

🎯
Focusing
View GitHub Profile
/*
* sound_pitching_example.cpp
*
* Created on: 27 de dez de 2017
* Author: Carlos Faruolo
*/
#include <SDL2/SDL.h>
#include <SDL2/SDL_mixer.h>
#include <iostream>