Opened 20 years ago
Closed 20 years ago
#20 closed defect (fixed)
Implementing a struct, that represents a sound file
Reported by: | patrick | Owned by: | bensch |
---|---|---|---|
Priority: | trivial | Milestone: | 0.2.3-pre-alpha orx-v0 |
Component: | Sound | Version: | |
Keywords: | Cc: | ||
Referenced By: | References: |
Description
A structure that represents a playable sond with all importand attributes.
- implementation:
- attributes: resolution, size, name, listID
- some other stuff you might find out about….
Change History (4)
comment:1 Changed 20 years ago by simon
- Summary changed from Implementing a sctruct that represents a sound file to Implementing a struct, that represents a sound file
comment:2 Changed 20 years ago by bensch
- Milestone changed from feature-taks to 0.2.3-pre-alpha
- Owner changed from nobody to bensch
comment:3 Changed 20 years ago by bensch
So far so Good. The sound has been implemented and is running inside of:
branches/sound_engine
the changes will soon be merged into the trunk
comment:4 Changed 20 years ago by bensch
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Implementing a SoundEngine
it will soon be done ( i hope), so i will not extend this ticket any further