element-x-ada/features
Marco Romano 0e4141863b
Always treat waveform as List<Float> (#1663)
[MSC3246](https://github.com/matrix-org/matrix-spec-proposals/pull/3246) specifies the waveform as a list of ints because:

> Because floating point numbers are not allowed in Matrix events

Though DSP on audio data is almost always done using their floating point representation.
This PR brings the float<->int rescaling in the `matrix` module so that the application code can always work with float waveform samples.
2023-10-27 12:49:58 +00:00
..
analytics Move InfoListOrganism to the new organisms package. 2023-10-04 09:08:57 +02:00
call Integrate Element Call with widget API (#1581) 2023-10-19 15:38:43 +00:00
createroom Konsist: add test to ensure filename match top level Composable View, and fix existing issue 2023-10-10 15:39:22 +02:00
ftue PIN : fix quality 2023-10-26 15:25:40 +02:00
invitelist Konsist: improve test about no default value for State classes, and fix new detected issues. 2023-10-10 21:42:18 +02:00
leaveroom Konsist: improve test about no default value for State classes, and fix new detected issues. 2023-10-10 21:42:18 +02:00
location Initial support for member suggestions (#1631) 2023-10-27 10:26:40 +00:00
lockscreen SecureBackup: update matrix sdk module. 2023-10-26 18:02:34 +02:00
login PIN : fix quality 2023-10-26 15:25:40 +02:00
logout SecureBackup: update matrix sdk module. 2023-10-26 18:02:34 +02:00
messages Always treat waveform as List<Float> (#1663) 2023-10-27 12:49:58 +00:00
networkmonitor Konsist: add test to ensure filename match top level Composable View, and fix existing issue 2023-10-10 15:39:22 +02:00
onboarding Sync Strings from Localazy 2023-10-16 00:09:47 +00:00
poll Konsist: improve test about no default value for State classes, and fix new detected issues. 2023-10-10 21:42:18 +02:00
preferences Use DialogLikeBannerMolecule in NotificationSettingsView. 2023-10-26 17:40:51 +02:00
rageshake Sync Strings from Localazy 2023-10-16 00:09:47 +00:00
roomdetails PIN : fix quality 2023-10-26 15:25:40 +02:00
roomlist Design: extract DialogLikeBannerMolecule from RequestVerificationHeader 2023-10-26 17:40:51 +02:00
signedout Sync Strings from Localazy 2023-10-16 00:09:47 +00:00
verifysession Sync Strings from Localazy 2023-10-16 00:09:47 +00:00