{ "id": "64187", "key": "TIMOB-3555", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2017-06-07T23:50:33.000+0000", "created": "2011-04-15T03:46:36.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-06-07T23:50:33.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "{html}

Loading stereo sound using the following code:

\n
\nvar waitingSound = Ti.Media.createSound({\n  url: 'sounds/twing.caf'\n});\n
\n

Then sleeping OS X will max out the CPU until the simulator is\nclosed or the app is backgrounded. Using the exact same code to\nload a mono audio file will not cause this problem. I've attached\nthe original stereo file (twing.mp3), and a mono version\n(twing.caf).

\n

The same thing happens when saved as a stereo *.caf file, so I'm\npretty sure it's not because of the file format.

{html}", "attachment": [ { "id": "18336", "filename": "twing.caf", "author": { "name": "xiao", "key": "xiao", "displayName": "Xiao", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:46:37.000+0000", "size": 54044, "mimeType": "application/octet-stream" }, { "id": "18335", "filename": "twing.mp3", "author": { "name": "xiao", "key": "xiao", "displayName": "Xiao", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:46:37.000+0000", "size": 21025, "mimeType": "audio/mpeg" } ], "flagged": false, "summary": "Loading a stereo sound then sleeping causes high CPU load in simulator until closed", "creator": { "name": "xiao", "key": "xiao", "displayName": "Xiao", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "xiao", "key": "xiao", "displayName": "Xiao", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "421350", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket due to time passed and lack of progress or input.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-06-07T23:50:33.000+0000", "updated": "2017-06-07T23:50:33.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }