Skip to content

Commit

Permalink
updated source and binary for sd. Sd quickly gets sound devices and t…
Browse files Browse the repository at this point in the history
…heir states
  • Loading branch information
dmwyatt committed Jul 29, 2011
1 parent 86dcbdb commit 3ef7934
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 1 deletion.
Binary file removed bin/audiopyle_1.2.exe
Binary file not shown.
Binary file added bin/sd.exe
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion src/audiopyle.cpp → src/sd/audiopyle.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ int main(int argc, char** argv)
ap::DevicePrinter printer(GetOptions(argc, argv));
printer.Print();


fflush(stdout);
return 0;
}

0 comments on commit 3ef7934

Please sign in to comment.