Shop OBEX P1 Docs P2 Docs Learn Events
PENGUIN ROBOT VSC Virtual Sound Synthesizer Chip Demo — Parallax Forums

PENGUIN ROBOT VSC Virtual Sound Synthesizer Chip Demo

HumanoidoHumanoido Posts: 5,770
edited 2008-04-08 01:17 in Robotics
Title: Penguin VSC Virtual Sound Synthesizer Chip Demo A v1.0
Code Name: penguin_virtual_soundchip_a.bpx
Purpose: Create a virtual sound chip and demo 4 techniques of creating sound


This is the demo version of the VSC Virtual Sound chip.
The code creates a virtual sound chip synthesizer demo capable
of producing sound, music, and special effects using four primary
techniques:

1) FREQOUT
2) SEROUT
3) TOGGLE
4) PULSOUT

' This code illustrates how to create sound using the four methods.
' The debug screen menu has options to run a sound from each of the
' method subroutines. For more programming details, refer to the
' VSC suite of programs.


humanoido
Sign In or Register to comment.