Lines Matching full:hint
192 More hint information is encapsulated in the
194 individual hint types together. Hints may require further
197 All the hint information for a particular port is aggregated in the
202 /* Hint LADSPA_HINT_BOUNDED_BELOW indicates that the LowerBound field
210 /* Hint LADSPA_HINT_BOUNDED_ABOVE indicates that the UpperBound field
218 /* Hint LADSPA_HINT_TOGGLED indicates that the data item should be
222 conjunction with any other hint except LADSPA_HINT_DEFAULT_0 or
226 /* Hint LADSPA_HINT_SAMPLE_RATE indicates that any bounds specified
229 the sample rate) could be requested by this hint in conjunction
231 at all must support this hint to retain meaning. */
234 /* Hint LADSPA_HINT_LOGARITHMIC indicates that it is likely that the
239 /* Hint LADSPA_HINT_INTEGER indicates that a user interface would
263 /* This default hint indicates that the suggested lower bound for the
267 /* This default hint indicates that a low value between the suggested
274 /* This default hint indicates that a middle value between the
281 /* This default hint indicates that a high value between the suggested
288 /* This default hint indicates that the suggested upper bound for the
292 /* This default hint indicates that the number 0 should be used. Note
297 /* This default hint indicates that the number 1 should be used. Note
302 /* This default hint indicates that the number 100 should be used. */
305 /* This default hint indicates that the Hz frequency of `concert A'
342 /* Meaningful when hint LADSPA_HINT_BOUNDED_BELOW is active. When
347 /* Meaningful when hint LADSPA_HINT_BOUNDED_ABOVE is active. When