# directsound **Repository Path**: cm-wang/directsound ## Basic Information - **Project Name**: directsound - **Description**: directsound Example for VisualFBEditor - **Primary Language**: Visual Basic - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-09-19 - **Last Updated**: 2024-09-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: freebasic, directsound, capturesound, enumdevices, fullduplexfilter ## README # directsound directsound example for VisualFBEditor ## capturesound This project needs to rely on MDINotepad/text.bi ![image](https://github.com/chunmingwang/directsound/assets/35757455/c487c119-275b-4f94-b376-a31b461fc226) ## enumdevices ![image](https://github.com/chunmingwang/directsound/assets/35757455/fa39b9fd-d07a-428b-a394-db12e821a4b3) ## fullduplexfilter ![image](https://github.com/chunmingwang/directsound/assets/35757455/5e2d2397-290a-4293-b1de-d40039ab0d7c) ## wavegenerator ![image](https://github.com/chunmingwang/directsound/assets/35757455/4f642fb1-bdf2-4145-beac-680dc3086d2e) 1. sin wave ![image](https://github.com/chunmingwang/directsound/assets/35757455/8550891f-06a7-45c4-87fc-efca372086d5) 2. square wave ![image](https://github.com/chunmingwang/directsound/assets/35757455/0478c9c8-185e-4473-aa83-40569b57773a) 3. sawtooth wave ![image](https://github.com/chunmingwang/directsound/assets/35757455/a5317f71-f3d7-4fd8-ac05-19c8205b352c) 4. triangular wave ![image](https://github.com/chunmingwang/directsound/assets/35757455/c1460f3c-88c5-4a62-a29c-751222337f27) ## soundfx freebasic dssound.bi(winlibs-gcc-9.3.0) doesn't implement completed part of SoundFX ![image](https://github.com/chunmingwang/directsound/assets/35757455/1f617dd1-6bc8-43d1-b4d7-4742ce51aecf)