Posts by whosrdaddy • 188 points
2 posts
- 
		2 votes1 answer246 viewsA: How to use Bass_fx.dll attributes?Note that the attribute BASS_ATTRIB_TEMPO_PITCH is only supported by time streams, raised with BASS_FX_TempoCreate. // criar um "canal de decodificação" de um arquivo… 
- 
		5 votes1 answer469 viewsA: Am I loading this Song correctly with Bass.dll?I do not speak Portuguese natively, I used Google Translator to create my answer. Original English Question Your code seems to be correct, just make sure there are errors in each call. Corrected…