Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
alwinhb
/
dsd
Public
forked from
LinuxSheeple-E/dsd
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 21, 2015
Added printout of supported sample rates to improve diagnostics.The sample rates used by the program, and 44.1k are displayed when supported by the audio system.
LinuxSheeple-E
committed
3ad0f71
View commit details
Copy full SHA for 3ad0f71
Browse repository at this point
Commits on Aug 6, 2015
Use the new travis containers
szechyjs
committed
7ee04e5
View commit details
Copy full SHA for 7ee04e5
Browse repository at this point
More cleanup
szechyjs
committed
9eaaa32
View commit details
Copy full SHA for 9eaaa32
Browse repository at this point
Some much needed organization
szechyjs
committed
6605925
View commit details
Copy full SHA for 6605925
Browse repository at this point
Update CONTRIBUTING.md
szechyjs
committed
6fbda52
View commit details
Copy full SHA for 6fbda52
Browse repository at this point
Add contributing file
szechyjs
committed
8e60a7b
View commit details
Copy full SHA for 8e60a7b
Browse repository at this point
Fix link
szechyjs
committed
e18cbf7
View commit details
Copy full SHA for e18cbf7
Browse repository at this point
Tweaks to README
szechyjs
committed
8db618f
View commit details
Copy full SHA for 8db618f
Browse repository at this point
Commits on Oct 8, 2014
Merge pull request #48 from dreinhold/master
Show description for 60807e0
szechyjs
committed
60807e0
View commit details
Copy full SHA for 60807e0
Browse repository at this point
Commits on Oct 6, 2014
Fixed 12.5KHz NXDN poor performance due to the 6.25KHz filter being used.
LinuxSheeple-E
authored and
dreinhold
committed
c55f8b7
View commit details
Copy full SHA for c55f8b7
Browse repository at this point
Commits on Sep 15, 2014
Merge pull request #45 from midnightmagic/libsndfile_help_output
Show description for cc1fb3b
szechyjs
committed
cc1fb3b
View commit details
Copy full SHA for cc1fb3b
Browse repository at this point
Commits on Sep 14, 2014
-h now lists the new '-' option (woops)
midnightmagic
committed
cfcbf6a
View commit details
Copy full SHA for cfcbf6a
Browse repository at this point
Merge pull request #44 from midnightmagic/libsndfile_stdin_pipe_support
Show description for dd5c11a
szechyjs
committed
dd5c11a
View commit details
Copy full SHA for dd5c11a
Browse repository at this point
Commits on Sep 11, 2014
libsndfile can be used to open a UNIX-style pipe on many platforms
Show description for fd998e2
midnightmagic
committed
fd998e2
View commit details
Copy full SHA for fd998e2
Browse repository at this point
Commits on Jul 8, 2014
Add option to display available portaudio devices.
szechyjs
committed
6a9aa07
View commit details
Copy full SHA for 6a9aa07
Browse repository at this point
Commits on Jun 9, 2014
Merge pull request #38 from jpwichern/master
Show description for 45eb53f
szechyjs
committed
45eb53f
View commit details
Copy full SHA for 45eb53f
Browse repository at this point
Commits on Jun 7, 2014
Tweaking the delay a bit... 0,050 s for output seems too little; it results in choppy audio and ultimately, a heap of errors. 0,100 seems ok for the output buffer. But the input buffer needs to be …
Show description for 74fa117
jpwichern
committed
74fa117
View commit details
Copy full SHA for 74fa117
Browse repository at this point
Commits on Jun 6, 2014
Update dsd_audio.c
Show description for 5dd236e
jpwichern
committed
5dd236e
View commit details
Copy full SHA for 5dd236e
Browse repository at this point
Commits on Jun 5, 2014
Update dsd.h, dsd_audio.c, dsd_main.c and dsd_symbol.c
Show description for 55b190e
jpwichern
committed
55b190e
View commit details
Copy full SHA for 55b190e
Browse repository at this point
Commits on May 27, 2014
Merge pull request #36 from robotastic/master
Show description for df3c0dc
szechyjs
committed
df3c0dc
View commit details
Copy full SHA for df3c0dc
Browse repository at this point
Fixes a crash if an irrecoverable error happens
Show description for d077cd8
robotastic
committed
d077cd8
View commit details
Copy full SHA for d077cd8
Browse repository at this point
Commits on May 26, 2014
Merge pull request #35 from dreinhold/master
Show description for 05caba1
szechyjs
committed
05caba1
View commit details
Copy full SHA for 05caba1
Browse repository at this point
Allow the mbe file move to work in windows based systems.
dreinhold
committed
f276770
View commit details
Copy full SHA for f276770
Browse repository at this point
Fixed file output directory.
Show description for 4e338de
szechyjs
committed
4e338de
View commit details
Copy full SHA for 4e338de
Browse repository at this point
Commits on May 16, 2014
Use svg travis-ci badge
szechyjs
committed
f207eba
View commit details
Copy full SHA for f207eba
Browse repository at this point
Commits on May 11, 2014
Merge pull request #30 from EdFuentetaja/master
Show description for 3e9dc91
szechyjs
committed
3e9dc91
View commit details
Copy full SHA for 3e9dc91
Browse repository at this point
Add travis-ci badge to README
Jared Szechy
committed
c39b0e6
View commit details
Copy full SHA for c39b0e6
Browse repository at this point
Add sudo to install
Jared Szechy
committed
a9995c6
View commit details
Copy full SHA for a9995c6
Browse repository at this point
Forgot directory on cmakes
Jared Szechy
committed
f062fe0
View commit details
Copy full SHA for f062fe0
Browse repository at this point
Make travis_deps.sh executable
Jared Szechy
committed
5f30a6a
View commit details
Copy full SHA for 5f30a6a
Browse repository at this point
Fix package names
Jared Szechy
committed
e0c574c
View commit details
Copy full SHA for e0c574c
Browse repository at this point
First cut at enabling travis-ci
Jared Szechy
committed
68c471d
View commit details
Copy full SHA for 68c471d
Browse repository at this point
Merge branch 'master' of https://github.com/EdFuentetaja/dsd.git
EdFuentetaja
committed
1c05c6d
View commit details
Copy full SHA for 1c05c6d
Browse repository at this point
Minor fix in comments.
EdFuentetaja
committed
8f61ac6
View commit details
Copy full SHA for 8f61ac6
Browse repository at this point
Minor fix in comments.
EdFuentetaja
committed
840dbac
View commit details
Copy full SHA for 840dbac
Browse repository at this point
Previous
Next
You can’t perform that action at this time.