Si lo primero que veo es a Gal , definitivamente lo mejor ya llego.
Saludos.
Saludos.
Esta sección te permite ver todos los mensajes escritos por este usuario. Ten en cuenta que sólo puedes ver los mensajes escritos en zonas a las que tienes acceso en este momento.
Mostrar Mensajes Menú
' requiere Imports System.Threading
Dim culInfo As CultureInfo
culInfo = New Globalization.CultureInfo("es-ES")
culInfo.NumberFormat.NumberDecimalSeparator = "."
culInfo.NumberFormat.CurrencyDecimalSeparator = "."
culInfo.NumberFormat.PercentDecimalSeparator = "."
culInfo.NumberFormat.CurrencyDecimalSeparator = "."
System.Threading.Thread.CurrentThread.CurrentCulture = culInfo
1. Basic Concepts of Sound 1
2. User-Level Tools 7
3. Sound Codecs and File Formats 11
4. Overview of Linux Sound Architecture 15
5. ALSA 21
6. PulseAudio 61
7. Jack 143
8. Session Management 179
9. Java Sound 197
10. GStreamer 211
11. libao 223
12. FFmpeg/Libav 227
13. OpenMAX IL 235
14. LADSPA 277
15. Displaying Video with Overlays Using Gtk and FFmpeg 293
16. MIDI 317
17. User-Level Tools for MIDI 321
18. MIDI Java Sound 327
19. MIDI ALSA 343
20. FluidSynth 351
21. TiMidity 355
22. Overview of Karaoke Systems 369
23. Karaoke User-Level Tools 371
24. MP3+G 381
25. Karaoke Applications Using Java Sound 407
26. Subtitles and Closed Captions 443
27. Karaoke FluidSynth 465
28. TiMidity and Karaoke 499
29. Jack and Karaoke 523
30. Streaming Audio 533
31. Raspberry Pi 537
32. Conclusion 547
Appendix
A. Decoding the DKD Files on the Sonken Karaoke DVD 549
Cita de: MCKSys Argentina en 7 Noviembre 2017, 22:09 PM
Por las dudas, acá tienen más crypters con sources incluídos (varios repetidos): https://github.com/malwares/Crypter
Nuevamente: Todas las responsabilidades corren por cuenta de ustedes. Usen las cosas sólo con fines educativos/de investigación.
Saludos!