Home
last modified time | relevance | path

Searched refs:atom_Float (Results 1 – 25 of 135) sorted by relevance

123456

/dports/audio/lv2/lv2-1.18.2/plugins/eg-metro.lv2/
H A Dmetro.c42 LV2_URID atom_Float; member
172 uris->atom_Float = map->map(map->handle, LV2_ATOM__Float); in instantiate()
278 if (bpm && bpm->type == uris->atom_Float) { in update_position()
282 if (speed && speed->type == uris->atom_Float) { in update_position()
286 if (beat && beat->type == uris->atom_Float) { in update_position()
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/lv2/plugins/eg-metro.lv2/
H A Dmetro.c42 LV2_URID atom_Float; member
174 uris->atom_Float = map->map(map->handle, LV2_ATOM__Float); in instantiate()
275 if (bpm && bpm->type == uris->atom_Float) { in update_position()
279 if (speed && speed->type == uris->atom_Float) { in update_position()
283 if (beat && beat->type == uris->atom_Float) { in update_position()
/dports/audio/spectmorph/spectmorph-0.5.2/lv2/
H A Dsmlv2plugin.cc168 if (beats_per_minute && beats_per_minute->type == uris.atom_Float)
174 if (bar_beat && bar_beat->type == uris.atom_Float)
177 if (beats_per_bar && beats_per_bar->type == uris.atom_Float)
183 if (speed && speed->type == uris.atom_Float)
324 self->uris.atom_Float,
378 if (value && size == sizeof (float) && type == self->uris.atom_Float)
H A Dsmlv2common.hh42 LV2_URID atom_Float; member
71 uris.atom_Float = map->map (map->handle, LV2_ATOM__Float); in init_map()
/dports/audio/lv2/lv2-1.18.2/plugins/eg-sampler.lv2/
H A Dpeaks.h56 LV2_URID atom_Float; member
86 uris->atom_Float = map->map(map->handle, LV2_ATOM__Float); in peaks_map_uris()
166 forge, &vec_frame, sizeof(float), uris->atom_Float); in peaks_sender_send()
244 peaks->body.child_type != uris->atom_Float) { in peaks_receiver_receive()
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/lv2/plugins/eg-sampler.lv2/
H A Dpeaks.h50 LV2_URID atom_Float; member
80 uris->atom_Float = map->map(map->handle, LV2_ATOM__Float); in peaks_map_uris()
160 forge, &vec_frame, sizeof(float), uris->atom_Float); in peaks_sender_send()
235 peaks->body.child_type != uris->atom_Float) { in peaks_receiver_receive()
/dports/audio/x42-plugins-lv2/x42-plugins-20211016/midifilter.lv2/
H A Dmidifilter.c141 if (bpm && bpm->type == uris->atom_Float) { in update_position()
146 if (speed && speed->type == uris->atom_Float) { in update_position()
151 if (beat && beat->type == uris->atom_Float) { in update_position()
158 if (fps && fps->type == uris->atom_Float) { in update_position()
251 uris->atom_Float = map->map(map->handle, LV2_ATOM__Float); in map_mf_uris()
/dports/audio/x42-plugins-lv2/x42-plugins-20211016/sisco.lv2/src/
H A Dsisco.c198 lv2_atom_forge_vector(forge, sizeof(float), uris->atom_Float, n_samples, data); in tx_rawaudio()
242 lv2_atom_forge_vector(&self->forge, sizeof(float), self->uris.atom_Float, in run()
250 lv2_atom_forge_vector(&self->forge, sizeof(float), self->uris.atom_Float, in run()
298 if (vof->atom.type == self->uris.atom_Float) { in run()
312 if (vof->atom.type == self->uris.atom_Float) { in run()
366 vof.vb.child_type = self->uris.atom_Float; in state_save()
381 vof.vb.child_type = self->uris.atom_Float; in state_save()
H A Duris.h38 LV2_URID atom_Float; member
62 uris->atom_Float = map->map(map->handle, LV2_ATOM__Float); in map_sco_uris()
/dports/audio/bangr-lv2/BAngr-1.6.0/src/
H A DUrids.hpp32 LV2_URID atom_Float; member
48 uris->atom_Float = m->map(m->handle, LV2_ATOM__Float); in getURIs()
H A DBAngr.cpp164 …if ((key == urids.bangr_xcursor) && (value->type == urids.atom_Float)) xcursor = ((LV2_Atom_Float*… in run()
165 …else if ((key == urids.bangr_ycursor) && (value->type == urids.atom_Float)) ycursor = ((LV2_Atom_F… in run()
367 store (handle, urids.bangr_xcursor, &xcursor, sizeof (float), urids.atom_Float, LV2_STATE_IS_POD); in state_save()
368 store (handle, urids.bangr_ycursor, &ycursor, sizeof (float), urids.atom_Float, LV2_STATE_IS_POD); in state_save()
380 …if (xcursorData && (type == urids.atom_Float)) xcursor = LIMIT (*(const float*)xcursorData, 0.0f, … in state_restore()
383 …if (ycursorData && (type == urids.atom_Float)) ycursor = LIMIT (*(const float*)ycursorData, 0.0f, … in state_restore()
/dports/audio/lv2/lv2-1.18.2/plugins/eg-scope.lv2/
H A Duris.h29 LV2_URID atom_Float; member
52 uris->atom_Float = map->map(map->handle, LV2_ATOM__Float); in map_sco_uris()
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/lv2/plugins/eg-scope.lv2/
H A Duris.h30 LV2_URID atom_Float; member
53 uris->atom_Float = map->map(map->handle, LV2_ATOM__Float); in map_sco_uris()
/dports/audio/zplugins-lv2/ZPlugins-0.2.4/plugins/lfo/
H A Dcommon.h311 if (bpm && bpm->type == uris->atom_Float)
316 if (speed && speed->type == uris->atom_Float)
332 if (beat && beat->type == uris->atom_Float)
/dports/audio/x42-plugins-lv2/x42-plugins-20211016/spectra.lv2/src/
H A Duris.h38 LV2_URID atom_Float; member
57 uris->atom_Float = map->map (map->handle, LV2_ATOM__Float); in map_spectra_uris()
/dports/audio/mclk-lv2/mclk.lv2-0.2.1/src/
H A Dmclk.c42 LV2_URID atom_Float; member
130 uris->atom_Float = map->map (map->handle, LV2_ATOM__Float); in map_uris()
168 if ( bpm && bpm->type == uris->atom_Float in update_position()
169 && bpb && bpb->type == uris->atom_Float in update_position()
171 && beat && beat->type == uris->atom_Float in update_position()
173 && speed && speed->type == uris->atom_Float in update_position()
/dports/audio/x42-plugins-lv2/x42-plugins-20211016/tuna.lv2/src/
H A Dtuna.h65 LV2_URID atom_Float; member
82 uris->atom_Float = map->map(map->handle, LV2_ATOM__Float); in map_tuna_uris()
/dports/audio/avldrums-lv2/avldrums.lv2-0.4.2/src/
H A Davldrums.h42 LV2_URID atom_Float; member
78 uris->atom_Float = map->map (map->handle, LV2_ATOM__Float); in map_avldrums_uris()
/dports/audio/x42-plugins-lv2/x42-plugins-20211016/dpl.lv2/src/
H A Duris.h39 LV2_URID atom_Float; member
58 uris->atom_Float = map->map (map->handle, LV2_ATOM__Float); in map_plim_uris()
/dports/audio/x42-plugins-lv2/x42-plugins-20211016/meters.lv2/src/
H A Duri2.h39 LV2_URID atom_Float; member
60 uris->atom_Float = map->map(map->handle, LV2_ATOM__Float); in map_xfer_uris()
/dports/audio/bslizr-lv2/BSlizr-1.2.16/src/
H A DBSlizr.cpp150 if (oBpm && (oBpm->type == uris.atom_Float)) in run()
162 …if (oBpb && (oBpb->type == uris.atom_Float) && (((LV2_Atom_Float*)oBpb)->body > 0)) beatsPerBar = … in run()
168 if (oSpeed && (oSpeed->type == uris.atom_Float)) in run()
180 if (oBbeat && (oBbeat->type == uris.atom_Float)) in run()
252 …lv2_atom_forge_vector(&forge, sizeof(float), uris.atom_Float, (uint32_t) (5 * notificationsCount),… in notifyGUI()
H A Dmain.h56 LV2_URID atom_Float; member
88 uris->atom_Float = m->map(m->handle, LV2_ATOM__Float); in getURIs()
/dports/audio/bchoppr-lv2/BChoppr-1.10.10/src/
H A DBChoppr.cpp205 if (oNr && (oNr->type == uris.atom_Int) && oVal && (oVal->type == uris.atom_Float)) in run()
247 if (oBpm && (oBpm->type == uris.atom_Float)) in run()
259 …if (oBpb && (oBpb->type == uris.atom_Float) && (((LV2_Atom_Float*)oBpb)->body > 0)) beatsPerBar = … in run()
265 if (oSpeed && (oSpeed->type == uris.atom_Float)) in run()
277 if (oBbeat && (oBbeat->type == uris.atom_Float)) in run()
446 …lv2_atom_forge_vector(&forge, sizeof(float), uris.atom_Float, (uint32_t) (5 * notificationsCount),… in notifyGUI()
580 atom.body.child_type = uris.atom_Float; in state_save()
612 if (atom->body.child_type == uris.atom_Float) in state_restore()
H A DUrids.hpp32 LV2_URID atom_Float; member
61 uris->atom_Float = m->map(m->handle, LV2_ATOM__Float); in getURIs()
/dports/audio/qmidiarp/qmidiarp-qmidiarp-0.6.5/src/
H A Dlv2_common.h46 LV2_URID atom_Float; member
71 uris->atom_Float = urid_map->map(urid_map->handle, LV2_ATOM__Float); in map_uris()

123456