Move the call to expand variables and expressions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



alsa-project/alsa-utils pull request #127 was opened from ranj063:

With the addition of the math expression evaluator in alsa-lib, we can use it to evaluate simple math expresionns for objects attribute values based on other attributes.

For example to calculate the size attribute in buffer objects: 
size	"$[$[$[$periods * $sample_size] * $channels] * $[$[$rate * $period]]] / 1000000"

The size attribute value will be computed from the values for the periods, sample_size, channels, rate and period attribute values set in the buffer object.

Request URL   : https://github.com/alsa-project/alsa-utils/pull/127
Patch URL     : https://github.com/alsa-project/alsa-utils/pull/127.patch
Repository URL: https://github.com/alsa-project/alsa-utils



[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Pulse Audio]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux