Changeset 9b05c3e in mainline for uspace/app/dplay/beep.c
- Timestamp:
- 2011-12-05T14:15:24Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b499127
- Parents:
- 0580d05
- File:
-
- 1 edited
-
uspace/app/dplay/beep.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/dplay/beep.c
r0580d05 r9b05c3e 4444 4444 const void *beep = beep16; 4445 4445 const unsigned channels = 1; 4446 const unsigned rate = 44100; 4447 const unsigned sample_size = 16; 4448 const bool sign = true;
Note:
See TracChangeset
for help on using the changeset viewer.
