Skip to content

Instantly share code, notes, and snippets.

View aegroto's full-sized avatar

Lorenzo aegroto

  • Università degli Studi di Catania
  • Catania
  • X @aegroto
View GitHub Profile
#include <stdio.h>
#include <stdlib.h>
#include <phonon.h>
struct {
IPLSimulationSettings simulationSettings;
IPLhandle context;
IPLRenderingSettings renderingSettings;
IPLAudioFormat inputFormat;
IPLAudioFormat outputFormat;